My Devlogs
Technical insights, coding challenges, and solutions from my development journey. Sharing knowledge and experiences with the developer community.
Brave Enough for Any Framework — Still Scared of CSS
Technical blog post
Every developer has a CSS war story. Maybe it was a button that wouldn't change color, a layout that looked perfect — except on your boss's browser, or that one "quick fix" that broke three other pages. CSS is often underestimated. On the surface, it looks simple — just some styles and classes. But as projects grow, what starts as a mild headache can quickly spiral into a full-blown migraine.
🔁 Tired of Rebuilding Webpack After Every Config Change? Automate It with One CLI Line
Technical blog post
While analyzing my Webpack bundle using webpack-bundle-analyzer, I found myself constantly tweaking the config, running the build, and waiting to see the new report.
More Devlogs Coming Soon
I'm constantly learning new technologies and solving interesting problems. Stay tuned for more technical insights and coding adventures.