Deepraj Dey
deepudemy07
3 points

Tools deepudemy07 is Following

React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Zustand
Small, fast and scaleable bearbones state-management solution. Has a comfy api based on hooks, that isn't b...
React Query
Instead of writing reducers, caching logic, timers, retry logic, complex async/await scripting (I could kee...
TanStack Router
It is a fully type-safe React router with built-in data fetching, stale-while revalidate caching and first-...