Skip to content

geeksterin/fs-18-WebFundamentals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello this is the Readme.

This is the Repository for MERN Stack Classes. We have covered Version Control, HTML, CSS, Javascript & React.

Currently we are learning about backend systems.

Topics we have covered:

  1. Version Control
  2. What is Git & Github
  3. How to use Git & Github
  4. Basic Commands
  5. Cloning & Forking
  6. HTML Basics
  7. Tags: html, head, body, title, p, ul, ol, li, table, a, img, div, span
  8. CSS Introduction
  9. Box Model
  10. Margin & Padding
  11. Background & Foreground
  12. Units
  13. Flex
  14. Positions
  15. Pseudo Elements & Classes
  16. Grid System
  17. Transform
  18. Transition
  19. Animation
  20. Media Queries
  21. Javascript Basics
  22. Variables, operators, data types, conditional statements
  23. Loops & Functions
  24. Strings, Arrays, Objects
  25. ES6: Template Literals, Spread, Destructuring, Optional Chaining etc.
  26. Promises, Async / Await, Promise Chaining
  27. Object Oriented Programming
  28. React Environment
  29. Bundlers, Transpilers
  30. Props & State
  31. Lists & Keys
  32. Component Lifecycle
  33. Controlled & Uncontrolled Components
  34. Hooks
  35. Memoization
  36. Routing
  37. Context
  38. Redux