The Wake-Up Call: An On-Call Experience to Remember A few months ago, I had my first...
Why writing readable code beats writing lots of comments—and how to do it well.
A developer's introspective journey questioning the true value of Neovim, while exploring the balance between customization and productivity in modern IDEs
Lessons learned that help me to succeed as a software engineer
Preparing for a technical interview can be challenging, but there are a few things you can do to increase your chances of success.
Make your development workflow 1000X faster with Vitest + React testing library
Best practices to write a readable and maintainable code - Choosing meaningful names
A tutorial about how to use API-First approach for developing web applications in Python
A simple OpenAI CLI in Rust to generate text and images
7 habits that have been helping me to improve and enjoy my career
Quick tips to work with TDD
My submission to the MongoDB Atlas Hackathon 2022 on DEV!
Learn how to structure an API with Golang, dockerize it, setup VSCode debugger and improve your knowledge of the language
Setup a dockerized Flask app and debug with VSCode
As a developer, it is easy to enter a loop where you spend the whole week coding all the time and not...
A small tutorial on how to dockerize an existing node app and deploy it to Heroku.
Designing a better architecture for a Node.js API
A deployment of a webapp made with Node.js, React.js and MongoDB to Heroku
I decided to share my node environment from scratch. I hope you like it.