Insights, tutorials, and thoughts on software engineering.
You can also browse real-world projects or go back to the homepage.

In the era of the AI boom, will developers become obsolete or evolve into 'superhumans'? Let's look at the harsh reality and the unexpected opportunities.

Over your morning coffee, you might worry if AI is coming for your desk. But really, it's more like a super-chatty buddy who's great at trivia but sometimes misses the point. Let's see how to make AI your best team player.
Discover how CSS custom properties are revolutionizing web design systems and enabling dynamic theming like never before.
Explore the latest features in Laravel 12 and why it remains the #1 PHP framework for enterprise and startup applications.
Learn how to use useMemo, useCallback, and React.memo to build smooth React applications and avoid unnecessary re-renders.
Moving a large React codebase from JS to TS can be daunting. Here are the strategies we used to migrate 50k lines of code without halting feature work.
Understanding when and why React re-renders is key to building buttery smooth applications. We dive deep into memo, useMemo, and useCallback.
It's not just about inverting colors. Designing for dark mode requires careful consideration of contrast, saturation, and depth.