Skip to content

⚛︎ Fundamental Implementation of React with Hooks & VDOM

Notifications You must be signed in to change notification settings

waynecz/tiny-react-with-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation





A concise version of React just good enough for building uncomplicated UI
deadly suitable for SDK which cares about the size





Features

  • Basic JSX and Renderer with VirtualDOM(diff & patch)
  • Functional Component
  • Hooks like useState / useEffect

Todo

  • useCallback / useMemo ...

Demos



References

About

⚛︎ Fundamental Implementation of React with Hooks & VDOM

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published