In this repository We cover the principles of software engineering (SE) as well as the concepts of web development using the MERN stack (MongoDB, ExpressJS, ReactJS, NodeJS].
This repository is for complete beginners just starting with the web, or junior developers who want a way inside the JS ecosystem.
- Fundamentals of JS.
- User stories and SCRUM.
- Version control using git.
- Backend using Node and Express.
- Database using MongoDB.
- Deployment with Heroku.
- UI with HTML/CSS/Bootsrap.
- Frontend using React.
- State Management using Redux.