Skip to content

harigopal/react-re-exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReasonReact TodoApp

Related Blog Post: Title

This is an implementation / variant of Jared Forsyth's tutorial on ReasonReact.

This implementation differs from the tutorial in a few ways.

  1. It uses create-react-app with reason-scripts
  2. It splits the code into different files (modules).
  3. It implements shared state by using the App component as the root component. This is discussed in detail on my related blog post.

About

Learning the basics of ReasonReact

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published