Skip to content

This repository contains mern stack notes from Love Babbar free course

License

Notifications You must be signed in to change notification settings

gurjeetsinghvirdee/love-babbar-mern-notes

Repository files navigation

Love Babbar Free MERN Stack Course Notes according to my understandings.


Topics Cover in each Lecture:

Lecture: 1 ➡️ TUTORIAL LINK

  • Learn Basics of Web Development
  • Layers of Web Development

Lecture: 2 ➡️ TUTORIAL LINK

Lecture: 3 ➡️ TUTORIAL LINK

  • 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 ➡️ TUTORIAL LINK

  • What is HTML?
  • Environment Setup
  • First Program in HTML
  • Resources to follow
  • HTML comments

Lecture: 5 ➡️ TUTORIAL LINK

  • Mastering HTML Tags

Lecture: 6 ➡️ TUTORIAL LINK

  • Emmet
  • Experimentation Using Emmet
  • Elements grouping
  • div tag
  • Block vs Inline Elements
  • List & Complexity
  • Anchor tag Variations

Lecture: 7 ➡️ TUTORIAL LINK

  • What is Table?
    • Example 1
    • Example 2
    • Example 3
    • Example 4

Lecture: 8 ➡️ TUTORIAL LINK

  • Forms
    • What is Form?
    • Form tags
    • Code
    • Form Elements
    • Input Types

Lecture: 9 ➡️ TUTORIAL LINK

  • HTML Forms: From Beginner to Pro
    • Project - 1
    • Project - 2
    • Project - 3

Please ⭐ this repo if you find it useful ❤️