This post is my submission for DEV Education Track: Build Apps with Google AI Studio. What...
Ancient wisdom from the Bhagavad Gita meets modern software engineering. How a 5,000-year-old verse helps developers build without burnout.
Inspired by the Ship of Theseus paradox, this article explores whether a software project remains the same after all its original code is replaced — especially in the age of AI.
Trailer I decided to write this to help someone who may need to build a simple horizontal...
The Trailer Typescript is great for checking variables at the top level, e.g.: you can...
I made this write-up as a follow up to Francisco Mendes' post. While the post is a great way to get...
The testing library is a family of packages that help you test UI components in a user-centric...
What is Tailwindcss? It is a utility-first css framework packed with classes and can be...
I have been meaning to write this article about how I configure my favorite IDE; VS Code. I'm writing...
So what's recoil? Recoil is a state management library for react created by the Facebook...
I have been doing web development for five years now and I have never actually thought about the trad...
What is NextJS? NextJS is a framework for creating pre-rendered React websites. NextJS o...
Recap Previously I did two posts on common questions you may encounter during JS interviews. You ca...
What is TypeScript? It is a programming language that can be used as an alternative to Jav...
Recap Last week I dropped a write up on acing JS interviews and common questions you may encounter....
Trailer Up until recently I was always struggling with Javascript interviews and within t...
What is flutter? Flutter is a mobile UI framework for creating Native apps for iOS and An...