Skip to content

vasantakmr/full-stack

Repository files navigation

Things we discussed on Day 1:

  1. Markup languages
  2. Opening tags and closing tags
  3. Html elements
  4. Attributes
  5. VS code overview
  6. Semantic elements: article aside details footer header nav section main
  7. Ways of writing CSS: 1. inline 2. styletag 3. separate css file
  8. div and span

Recording link: https://gurucodesio-my.sharepoint.com/:v:/g/personal/vasant_gurucodes_dev/EZU0WXjrWRlHkn8qXtMQE98Bp-fBdPKE5EAp-asg9X50mQ?e=bmy2rC

Things we discussed on Day 2:

  1. Tables
  2. Forms
  3. Input tag
  4. CSS Selectors
  5. CSS Psuedo Classes
  6. CSS Box Model
  7. FlexBox
  8. Using fonts and icons from internet

Recording Link:https://gurucodesio-my.sharepoint.com/:v:/g/personal/vasant_gurucodes_dev/EVzAzGIO7CFBiDHh8qqafA8BjUg2obY5K1_8_eXQvtN_jg?e=oCuUGu

Things we discussed on Day 3:

  1. More about FlexBox
  2. Dropdown
  3. Z-index
  4. position tag: relative, fixed, sticky, absolute
  5. overflow
  6. max-width

Recording link: https://gurucodesio-my.sharepoint.com/:v:/g/personal/vasant_gurucodes_dev/Edrwdv5KYKlCi8_1gT4p-zEB_ADVd84_NJ4kma84HV0dmQ?e=wEKYDu

Things we discussed on Day 4:

  1. Why Minification?
  2. Bootstrap
  3. Animations
  4. !important property
  5. Loaders
  6. Tailwindcss

Recording Link: https://gurucodesio-my.sharepoint.com/:v:/g/personal/vasant_gurucodes_dev/EYOGk8eL8FBAhPuRrNgA3rkBRiE3_moWiJigWqcrKeK8Fw?e=aaujqa

Things we discussed on Day 5:

  1. Client server architecture
  2. What happens when we type a url in the browser
  3. How browsers work?
  4. DOM, CSSOM, BOM
  5. document, window
  6. DOM Manipulation Introduction

Recording link: https://gurucodesio-my.sharepoint.com/:v:/g/personal/vasant_gurucodes_dev/Efw_IRjLJjJBusno1usz2ooBLd1cK7iUeGkGLqVgZ6QSKw?e=Mft3qI

Things we discussed on Day 6:

  1. Creating new element
  2. append and appendChild property
  3. how to set/get attributes of any element
  4. Dark/Light Mode Demo
  5. className, classList and toggle property in classList
  6. changing style from js
  7. Placement of script tag

Recording link: https://gurucodesio-my.sharepoint.com/:v:/g/personal/vasant_gurucodes_dev/EbUTXjF1tRFFvbNS267KQ98BJe7hp92_hX8alusYtUeLKw?e=BVegi9

Things we discussed on Day 7:

  1. Variables, naming conventions
  2. let, var, const: related to reference not value
  3. scopes, data types, typeof
  4. Hoisting

Recording Link: https://gurucodesio-my.sharepoint.com/:v:/g/personal/vasant_gurucodes_dev/EcJh4etFBO9Kjsq1RgbcifYBF3FYPjDafGHmrSksxynWrA?e=u3KVRq

Things we discussed on Day 8:

  1. JSON: Intro, Visualization
  2. Compared with XML, POJO
  3. JSON Data Types
  4. Accessing JSON using . operator and also using [], for in loop
  5. parse and stringify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published