This Year’s January I Spent Three Weeks Working at GoDaddy Inc.
Mountains and cactus. Typical Arizona view. This year’s January I spent three weeks working at GoDaddy Inc. in Tempe, AZ. It was my first time …
Codeminer42’s Engineering Blog
Mountains and cactus. Typical Arizona view. This year’s January I spent three weeks working at GoDaddy Inc. in Tempe, AZ. It was my first time …
Ethereum is a programmable blockchain with a decentralized platform to run your smart contracts on. These contracts are executed within the blockchain and run exactly …
Nowadays, pull requests are essential tools to enable seamless collaboration within software teams. They’ve changed our workflows for the better and became a standard development …
Everyone knows how CSS can be painful when not written properly. It is not an expressive language, it has a global scope, cascading rules (the …
Over the last few months, I’ve been working in a couple of Node.js projects written in TypeScript, and it was a bumpy road to follow …
Earlier this month, I posted about how yarn is much faster than npm, but today NPM itself posted on Medium about code>npm@5
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 …
I just read a great blog post on the internet about MVC not being object-oriented, and I could not agree more — after all, we …
TL;DR Kemal delivers 8.3x more requests than Rails and 1.5x than Sinatra, using only 15MiB (against 110MiB in Rails and 47MiB in Sinatra) and 56% …
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 …