isinghabhishek / ReactJS

This repo contains all my learning related to ReactJS. A Best way of learning new is practicing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactJS

What is React?

  • Components
  • Functional Components
  • Class Components
  • Hooks update
  • JSX
  • Props
  • State
  • SetState
  • Desctructuring props and state
  • Event Handling
  • Binding Event Handelers
  • Methods as props
  • Conditional Rendering
  • List Rendering
  • Lists and Keys
  • Index ad Key Anti-pattern
  • Functional Components
  • Default and named exports
  • JSX
  • props
  • state
  • Hooks at a glance
  • Event Handling
  • Parent child Components
  • Conditional Rendering
  • List Rendering
  • Styling
  • Forms
  • HTTP GET & POST requests
  • useTransition hook

About

This repo contains all my learning related to ReactJS. A Best way of learning new is practicing.

License:Apache License 2.0


Languages

Language:JavaScript 90.2%Language:HTML 5.0%Language:CSS 4.8%