Unit I: HTML5 and CSS3
1. Difference between semantic and non-semantic
2. Transition and animation
3. List of web storage APIs
4. HTTP Status Codes
5. Difference between Bootstrap and Tailwind
6. FlexBox
Unit II: JavaScript and Advanced JavaScript Concepts
1. Regular expressions
2. Prototypal inheritance
3. 3 states of promises
4. Objects
5. Features
Unit III: Introduction to MERN and Node.js
1. HTTP using Node
2. Event emitter classes
3. Difference between local, third-party, and core modules
4. MERN
5. Events
Unit IV: Web Servers and REST APIs
1. How to handle HTTP requests and responses
2. Client server Architecture
3. Req Res objects
Unit V: Express Framework and MongoDB
1. View rendering in Express
2. Inserting documents in MongoDB
3. Connecting MongoDB using Node
4. Basic Express server
5. Mongo DB commands
6. File upload using express
Unit VI: ReactJS
1. Create a basic form with email validation using React
2. Virtual DOM
3. Life cycle in React
4. Functional vs Class components