NPM@5 Arrived. But Is It as Fast as Yarn?
Last Updated on July 4, 2023 Earlier this month, I posted about how yarn is much faster than npm, but today NPM itself posted on …
4 min read
Should I Migrate to Yarn?
Last Updated on July 4, 2023 Yarn is an alternative package manager for Node.js and Javascript. Acclaimed for being much faster, reliable and secure compared …
4 min read
Functional Object Composition and MVC
Gluing together encapsulation and functional programming
Last Updated on May 29, 2023 I just read a great blog post on the internet about MVC not being object-oriented, and I could not …
4 min read
Crystal by Numbers
Benchmarking Kemal, Ruby on Rails, and Sinatra
Last Updated on May 29, 2023 TL;DR Kemal delivers 8.3x more requests than Rails and 1.5x than Sinatra, using only 15MiB (against 110MiB in Rails …
4 min read
NodeJS and Good Practices
Separation of concerns doesn’t need to be boring
Last Updated on July 4, 2023 Softwares are subject to change all the time, and one aspect that contributes to defining the quality of a …
4 min read
Parallel Tests with AVA
Last Updated on July 4, 2023 There are a lot of test frameworks for JavaScript/Node.js and I’ve been working with Mocha, Jasmine and Lab for …
4 min read





