Posts
All the articles I've posted.
- Published:
My programming journey began with a Chromebook that I had to hack to install Linux. Limitations are the fuel of creativity.
- Published:
I reflect on how burnout forced me to stop, recover, and reconnect with what I truly want, without magic formulas or empty promises.
- Published:
In a project I had to face a process in Node.js that, after redoing it from scratch to make it more maintainable, was 4400% more inefficient. In this post I explain how I made it more than 20% faster than the original process.
- Published:
I've been using Jest for my Node.js projects for years, but I'm hearing more and more complaints from the Node.js community about Jest and that you shouldn't use it.