Building a search filter using Svelte
I already knew how to build a search filter with React. But since I wanted to learn something new, I built in with a framework I never used before - Svelte
I already knew how to build a search filter with React. But since I wanted to learn something new, I built in with a framework I never used before - Svelte
What exaclty is the useRef hook doing and when should you use it?
Some frameworks like Next.js or Astro offer file-based routing - here's how it works
While I deployed this very blog, I was amazed by how easy it was to deploy an Astro project on Vercel