Reactjs

Javascript Library

Components

  1. Functional based
  2. Class based

rafce

  1. Virtual DOM
  2. React DOM
  3. Real DOM - In web browser

TASK

  1. User Component - Use Profile component
  2. Profile Component( props -> name,email)

TASK DAY 1

https://thisiskartikgupta-react-cards.netlify.app/ (map,styling,custom components,props)

  1. JavaScript - Introduction
  2. Javascript - Basics
  3. React - What and Why?
  4. React internals
  5. What are JSX, Function based components and class based componenets
  6. Styling, onClick, onChange handlers
  7. React state
  8. Hooks - useState,useRef,useEffect,useContext
  9. Deployment

Links and References :