Skip to content

joost-de-vries/mst-bookstore-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Bookshop example

This is a port of the bookshop example of Mobx State Tree to Typescript

Features

  • Routing as part of state
  • True separation of concerns: state and view
  • References
  • Built-in devtools: recording / replaying snapshots, patches or actions
  • Unit tests, testing full application flow
  • In Typescript

Related talks using this project:

Based on create-react-app and react-scripts-ts

Install

yarn install
yarn start

About

Mobx State Tree bookstore example in Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published