Boilerplate React with TypeScript
- Node
^14.18.0 - npm
^6.14.0
- Typescript
^4.9.5 - React
^18.2.0 - Redux
^4.2.1- Manages application state. - React Redux
^8.0.5- React-Redux bindings. - React Router DOM
^6.8.1
- Redux Saga
^1.2.2- Asynchronous things like data fetching - I18next
^22.4.10- Providing the standard i18n features - Axios
^1.3.3- Promise based HTTP client for the browser and node.js
- Webpack
^5.67.0
- TS Loader
^9.4.2- As ts loader. - React Hot Loader
^4.13.1- Provides hot reload capability to our development server. - File Loader
^6.2.0 - URL Loader
^4.1.1 - HTML Loader
^4.2.0 - Style Loader
^3.3.1 - CSS Loader
^6.7.3 - SASS Loader
^13.2.0 - SVG Loader - @svgr/webpack
^6.5.1
- dotenv
^16.0.3 - Clean Webpack Plugin
^4.0.0 - Copy Webpack Plugin
^11.0.0 - HTML Webpack Plugin
^5.5.0
- Webpack Dev Server
^4.11.1
- Terser Webpack Plugin
^5.3.6 - Mini CSS Extract Plugin
^2.7.0,
- @redux-devtools/extension
^3.2.5 - eslint
^8.34.0 - @typescript-eslint
^5.53.0