Posts tagged with frontend
-
How Tech Stack Choices Create Technical Debt in Frontend
Tech debt is inevitable, but your rendering strategy and framework choices can either make it manageable or painful. Here's how to avoid common traps.
-
Inserting Shadcn Slider/DatePicker into react-hook-form
How to integrate Shadcn UI's Slider and DatePicker with react-hook-form
-
z-index Hell: Why Your CSS Isn't Working
A simple breakdown of stacking contexts and why z-index doesn't always behave the way you expect.
-
Skill Issue: Filtering an XML File with at Least 2 Conditions
A tool to filter XML files with at least 2 conditions with GUI
-
Why I Built This Website with Astro
The tech stack behind this site and why I didn't choose Next.js or any fullstack framework.
-
Why Frontend Feels More Complex Than Ever
From hooks to server components, how layers of abstraction are making frontend harder to reason about.