Browsing Tag
frontend
196 posts
React 19.2’s useEffectEvent vs our Custom useEventCallback
Hey fellow React devs! 👋 So React 19.2 dropped and brought us useEffectEvent – a new hook that…
What does Frontend even mean anymore?
Back in my day – I say, while holding up my wrinkly old lady finger – I taught…
About me🤝🏻
Hi👋 I’m Amir, 17 years old. I’ve loved computers since I was a kid. At 15, I got…
Build Faster, Lighter, Smarter Websites with Astro
Have you heard about Astro? ✨ It’s one of the most exciting frameworks in modern front-end development, built…
Building BlazeDiff: How I Made The Fastest Image Diff up-to 60% Faster with Block-Level Optimization
From analyzing pixelmatch’s bottlenecks to creating a faster algorithm with zero allocations and dynamic block sizing. The Spark:…
What’s Your Flex Level? 🐸💪
Hello, I’m Maneshwar. I’m building LiveReview, a private AI code review tool that runs on your LLM key…
🎨 Code Meets Design — The Portfolio of Amelia Wattenberger
Amelia Wattenberger blends engineering precision with visual storytelling. Her portfolio is a masterclass in building interactive, data-driven experiences…
Best Practices & HTML Style Guide: Writing Clean, Maintainable, and Effective HTML
Writing HTML code that is clean, consistent, and maintainable is essential for any web developer aiming to create…
Day 41/180 of Frontend Dev: Styling Forms and Tables
Challenge Title: Mastering the Look of Forms and Tables with CSS Welcome to Day 41 of our 180…
Callforwards are actually not that bad!
Have you ever tried callforwards? If you’ve used Express.js before, it’s the same concept, but for the front-end:…