Jan 24, 2024 262Conquering React Hooks: A Comprehensive GuideIn this article, I will reveal in a clear and simplified way how React Hooks can work magic in your projects, just as I would have liked to learn when I discovered them.
Jan 18, 2024 191How to Install Multiple Versions of Node.jsIn this article, I'll explain how you can install and manage multiple versions of Node.js using Node Version Manager (NVM) on Windows, Linux, and Mac.
Jan 20, 2024 270Mastering Git Commit MessagesIn this post, I'll show you how to improve your Git commit messages using industry best practices, with the goal of ensuring a clear and easily readable Git history for your projects.