React + Express TS
My IT courses by Kudo Burgos
This way, I can teach how to start creating React + Express Web app by providing a template, utilize module. Its worth a shot. This Course will focus on Typescript, Node JS as runtime, Bun will next time if it mature enough in the community. ### Scopes Front End * React Vite * package.json (dev, build) * Chakra UI * Tanstack + Axios * React Hooks * Form Hooks * Router ### Scopes Back End * Express Typescript * package.json (dev, build, tsc, daemon) * CORS, Passport, MSSQL pool, Stored Procedure * Cookie, Morgan, Redis, BullMQ * Job Worker, WebSocket
Lessons
Preview the lesson sequence before joining or buying the course.
Lesson 1
Tutorial on React + Express TS project
Welcome to tutorial on React Vite before start the tutotial, you should have tool to start. 1. Step one install Node https://nodejs.org/en/download/current 2. D...