Codeminer42's Engineering Blog
Node.js

NPM@5 Arrived. But Is It as Fast as Yarn?
Earlier this month, I posted about how yarn is much faster than npm, but today NPM itself posted on Medium about code>npm@5
Should I Migrate to Yarn?
Yarn is an alternative package manager for Node.js and Javascript. Acclaimed for being much faster, reliable and secure compared to Npm. But does it really justify a change? In my…
NodeJS and Good Practices
Softwares are subject to change all the time, and one aspect that contributes to defining the quality of a code is precisely how easy it is to be altered. But…
Copycatting netcat: from Node.JS to C
Mastering web development is a cruel and endless journey. Part of this endeavor is understanding the dystopian world where all the magic sits on — at the end of the…
My first 2 weeks at Codeminer 42
When we go to college, we are desperate to learn. But after some time, we realize that we lost that feeling. Since all our projects are wasted, we just want…