Just created a simple React-Redux app using TypeScript! ๐
Step 1: Set up a new React project You can create a new React project using create-react-app. Open your terminal and run the following command:
npx create-react-app my-app --template typescript
This will create a new React project in a folder called...
dev.sathsara3 min read
Swapnil Pant
Software Engineer | Experimenting with various new tech stacks...
The simplest project to get the knack of Redux