Full stack JavaScript Development - up1/training-courses GitHub Wiki
Course :: Full stack JavaScript Development for beginner
Software requirements
Outline
Frontend Development with JavaScript
- Basic of React.js
- Install and configure project with Vite.js
- Project structure
- React component
- React Router
- Delivery process
- Frontend Testing
Backend Development with Node.js
- Basic of Node.js
- Install and configure project with Node.js
- Develop REST APIs with express
- Project structure
- Working with database (mysql)
- Delivery process
- Backend Testing