I am truly excited about Tailwind CSS version 4 new features! The latest release (while writing this post Tailwind is currently in version 4 beta) introduces some fantastic updates that we developers will love, there are many new things on the way, I am just going over some of my favorite breaking changes continue reading here... π
Author Archives: ifkas
Dev Health Tip
β Screen Detox β
Back to basics, but this time HTML isn't just about divs and spans. I've collected 9 useful HTML features I wish I'd known about sooner, from auto-refreshes to bidirectional text, check them out... π
Working with URLs and form data in JavaScript can be challenging. Learn how built-in constructors help you handle these tasks efficiently, with practical examples using URL(), FormData, and TextEncoder. Read more...
Ever found yourself drowning in nested React providers? Here's a simple composition pattern that'll make your code cleaner and more maintainable! Read more... π