yay / chill

React Not. Chill.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Not. Chill.

About

A teaching library to help understand React better without sweating much.

Goals

  • Virtual DOM creation, render, and reconciliation
  • Function components
  • Basic hooks
  • Transforming JSX into function calls
  • No dependencies
  • Minimal dev dependencies

Non goals

  • Production worthiness
  • Any kind of performance optimization
  • Compatibility with React

About

React Not. Chill.

License:MIT License


Languages

Language:TypeScript 59.0%Language:JavaScript 41.0%