Skip to content

Example of a React application that uses: MOBX 5, TypeScript 3 and create-react-app 2.1

License

Notifications You must be signed in to change notification settings

9SMTM6/typescript-react-mobx-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When looking around for example applications that use Mobx 5.x combined with Mobx-react 5.x and TypeScript 3.x I did not find any useful example. Most of the examples in the awesome mobx list reference Mobx 3.x and are really outdated.

In my example I will use MOBX to display "Hello World!". It should showcase a couple of core concepts you will be using in an mobx application.

Read More about this example here.

About

Example of a React application that uses: MOBX 5, TypeScript 3 and create-react-app 2.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.4%
  • TypeScript 23.5%
  • HTML 16.3%
  • CSS 8.8%