https://github.com/gurjeetsinghvirdee/love-babbar-mern-notes
This repository contains mern stack notes from Love Babbar free course
https://github.com/gurjeetsinghvirdee/love-babbar-mern-notes
codehelp lovebabbar-mern-stack mern-stack notes
Last synced: about 1 month ago
JSON representation
This repository contains mern stack notes from Love Babbar free course
- Host: GitHub
- URL: https://github.com/gurjeetsinghvirdee/love-babbar-mern-notes
- Owner: gurjeetsinghvirdee
- License: mit
- Created: 2023-05-06T13:31:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-30T16:47:38.000Z (almost 2 years ago)
- Last Synced: 2025-04-16T08:10:45.171Z (about 1 month ago)
- Topics: codehelp, lovebabbar-mern-stack, mern-stack, notes
- Language: Markdown
- Homepage:
- Size: 1.9 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Love Babbar Free MERN Stack Course Notes according to my understandings.
![]()
### Topics Cover in each Lecture:
[Lecture: 1](./Lecture_1_Notes.md) ➡️ [TUTORIAL LINK](https://youtu.be/Vi9bxu-M-ag)
- Learn Basics of Web Development
- Layers of Web Development[Lecture: 2](./Lecture_2_Notes.md) ➡️ [TUTORIAL LINK](https://youtu.be/aRUhd1Wd3Sw)
- Network
- Internet
- WWW(World Wide Web)
- IP Address
- Browser
- Browser Engine
- Client and Server
- How www.facebook.com/google.com works?[Lecture: 3](./Lecture_3_Notes.md) ➡️ [TUTORIAL LINK](https://youtu.be/ofHYRdWQESo)
- What is Internet
- Brief History
- Need of Address
- Client - Server Modal
- Protocol Stacks and Packets
- How a Packet travels over Internet
- Router and Routing Table
- Understand request for www.google.com
- Protocols[Lecture: 4](./Lecture_4_Notes.md) ➡️ [TUTORIAL LINK](https://youtu.be/0gU-qrq3gjU)
- What is HTML?
- Environment Setup
- First Program in HTML
- Resources to follow
- HTML comments[Lecture: 5](./Lecture_5_Notes.md) ➡️ [TUTORIAL LINK](https://youtu.be/KdWPGqT5GwE)
- Mastering HTML Tags
[Lecture: 6](./Lecture_6_Notes.md) ➡️ [TUTORIAL LINK](https://youtu.be/e1X3WPoETsk)
- Emmet
- Experimentation Using Emmet
- Elements grouping
- div tag
- Block vs Inline Elements
- List & Complexity
- Anchor tag Variations[Lecture: 7](./Lecture_7_Notes.md) ➡️ [TUTORIAL LINK](https://youtu.be/VjCHupej12U)
- What is Table?
- Example 1
- Example 2
- Example 3
- Example 4[Lecture: 8](./Lecture_8_Notes.md) ➡️ [TUTORIAL LINK](https://youtu.be/dYrwawDa92U)
- Forms
- What is Form?
- Form tags
- Code
- Form Elements
- Input Types[Lecture: 9](./Lecture_9_Notes.md) ➡️ [TUTORIAL LINK](https://youtu.be/GmHC1oaK9Ts)
- HTML Forms: From Beginner to Pro
- Project - 1
- Project - 2
- Project - 3
Please ⭐ this repo if you find it useful ❤️