Lean and secure Node.js Docker image with multi-stage build
Starting from Docker 17.0.5+, you can create a single Dockerfile that can build multiple helper images with compilers, tools, and tests and… (more…)
Read more »
I decided to explore the world of functional programming. It was like a promise of better performance and productivity. I then asked myself – “Why not try Elixir”? I wanted to build scalable web applications that are reliable, fault-tolerant and efficient… Read more