mobx-reactive2015-demo
Reactive Editor
A React-based drag-and-drop editor demo showcasing MobX's reactive capabilities
Runnable source code of the #GoReactive #mobservable talk
98 stars
7 watching
12 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
mobxjs/mobx-utils | Utility functions and common patterns for building reactive applications | 1,185 |
vict-shevchenko/reactive-mobx-form | A simple and scalable form management library for React applications using MobX observable mechanism. | 45 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 889 |
survivejs-demos/mobx-demo | MobX port of web application examples from SurviveJS book | 85 |
mobxjs/mobx-contacts-list | A React demo project showcasing CRUD operations and state management with MobX. | 76 |
xelaok/svelte-mobx | A framework for building reactive user interfaces using Svelte and MobX | 48 |
mobxjs/react-particles-experiment | A demonstration project showing the differences between various architectural styles in state management for a particle generator application | 28 |
foxhound87/mobx-react-matchmedia | A React HOC with mediaqueries for responsive layout management | 31 |
kuuup/mobx-ssr-example | Demonstrates how to use MobX with React and Server-Side Rendering | 120 |
mobxjs/mobx-react-devtools | A tool to analyze and track the rendering behavior of React applications powered by MobX. | 1,229 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
dwqs/vue-mobx | A MobX binding for Vue.js 2, enabling the use of MobX's reactive state management in Vue applications. | 110 |
mmlpxjs/mmlpx | A reactive framework for building layered applications with MobX and TypeScript | 180 |
hiaw/rn_mobx_template | A React Native template for using MobX to manage application state and effects | 18 |