- git clone https://github.com/MawsFr/reason-react-hero-app.git
- npm install
- npm start
# in another tab
- npm run server
# Go to http://localhost:8000
- Use an new type for loading hero (Show.re and Edit.re)
- Finish the edit page
- Add css with another technique
- ReasonML for production React Apps? (4 parts) (English)
- P*tain de code - Introduction à reasonml (French)
- ReasonReact, pour une UI qu'elle est bien typée (French)
- Site officiel - ReasonML (French & English)
- Site officiel - ReasonReact (French & English)
- Tutorial: Build a Todo App with ReasonReact (Part 1) (English)
- Tutorial: Build an App with ReasonReact (Part 2) (English)
- Interesting article on why ReasonReact is the best way to write React (English)
- Real World ReasonReact App
- Real World Apps
Personally I prefer OCaml and Reason IDE but you can also test reason-vscode