Example project using MobX for component state in multiple view frameworks, for tech-talks etc.
- state.ts
MobX state object or "viewmodel" used in the various components - app.vue
Example component built with Vue - react.tsx
Example component built with React - angular.ts
Example component built with AngularJS
yarn start