Why Fixed CSS Units Can Break Your DesignHave you ever built a web page that looked perfect on your laptop but completely broke on your phone?That’s the pain of using fixed CSS units like px. They don’t care about screen size. Today, let’s do a short experiment that shows why fixed units ar...Nov 7, 2025·3 min read
When Mentorship Becomes a Roadblock, andWhy I Chose to Be the Mentor I Never HadOct 3, 2025·3 min read
How to Fix Swagger Editor Lag for Large OpenAPI DocumentationIf you’ve ever used Swagger Browser Editor for large OpenAPI documentation projects, you’ve probably experienced the annoying lag. The editor freezes, slows down, and makes API documentation a frustrating experience. I recently faced this issue while...Feb 12, 2025·3 min read