Tag: performance
All the articles with the tag "performance".
React scripts to Vite
Posted on:March 3, 2024 at 07:02 PM (4 min read)How to migrate from react-scripts to Vite in a TypeScript React application.
Why is Debounce Important?
Posted on:January 27, 2024 at 05:00 PM (3 min read)Understanding Debounce in React TypeScript.