Sometimes I write about cool frontend stuff
- A Neat CSS Trick to Add a Gradient Border to a ButtonLearn how to add a fancy gradient border to your rounded button in CSS. Works with Tailwind too.
- Creating Lines and Dots using CSS Linear GradientLearn how to create clean, custom dotted and dashed lines using CSS linear gradient.
- Motion vs GSAP - Choose Your Web Animation HeroA no BS comparison of Motion and GSAP for web animations.
- How to Save Your Website’s Theme Using Local StorageA quick guide on how to save your website's theme using the localStorage property.
- What are CSS variables?A beginner-friendly introduction to an advanced CSS concept called CSS variables.