Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

βš›οΈπŸŽ“ React Workshop

Examples of React API implementations, trying to cover concepts from basics to advanced.

  • Functional Components
  • Props
  • React without JSX
  • Class syntax
  • State usage
  • Events handling
  • Communication with parent component
  • References
  • Composition
  • Render Props
  • Function as children
  • HOC: Higher Order Components
  • Context API
  • contextType usage
  • code splitting with lazy and suspense
  • Pure components
  • Memo

Getting Started

Install using yarn preferably

  yarn

Or npm

  npm i

Run in dev mode

  yarn start

Or

  npm start

About

βš›οΈπŸŽ“ Examples of React API implementations, trying to cover concepts from basics to advanced.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages