- # react
Incremental Static Regeneration: Dynamic Websites with SSR and Cache Headers
Step into the world of web development magic as we unravel the fascinating tale of Incremental Static Regeneration (ISR). Join me on this journey where we'll explore how to leverage Server-Side Rendering (SSR) with smart cache headers to build dynamic websites that load with lightning speed. Buckle up – we're about to give your website a turbo boost!
- # react
How to add fuzzy search to your React app using Fuse.js
Learn how to create a reusable useSearch hook in react using Typescript to add searching functionality in your app