Skip to content

devsargam/understanding-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Understanding React ⚛️

This is a project to understand how React is parsed and transformed into JavaScript with Babel.

Quick Start 🚀

  1. Install modules:

    pnpm install
  2. Run the watcher:

    pnpm watch
  3. Open src/App.tsx and fiddle with the code.

About

Trying to understand how React actually works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published