Typescript
Install https://www.typescriptlang.org/download
For JS Programmer https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html
Handbook https://www.typescriptlang.org/docs/handbook/intro.html
Reactjs
Concept https://reactjs.org/docs/create-a-new-react-app.html
API Reference https://reactjs.org/docs/hello-world.html
Hook https://reactjs.org/docs/hooks-intro.html
React Router v6
Install https://reactrouter.com/docs/en/v6/getting-started/installation
API https://reactrouter.com/docs/en/v6/api
Express
Install https://expressjs.com/ko/starter/installing.html
Routing https://expressjs.com/ko/guide/routing.html
API https://expressjs.com/ko/4x/api.html
Nodemon
Install https://nodemon.io/