-
Why I Use Git in Every Project
Version control isn't just for teams — it's for your future self. In this post, I share how Git saved my work more than once, and why you should use it from day one.
-
JavaScript Async/Await: Clean Code for API Calls
Forget callback hell! Learn how async/await makes your asynchronous code easier to read, debug, and maintain. Code examples included.
-
Building a REST API with Laravel in 30 Minutes
In this quick guide, I walk you through creating a basic Laravel RESTful API — perfect for connecting your backend to a Flutter or React app.
-
My Favorite VS Code Extensions in 2025
Discover the tools I use every day to speed up development, improve code quality, and stay organized — from GitLens to Prettier.
-
soon