NestedReact
NestedReact copied to clipboard
BackboneJS compatibility layer for React-MVx MVVM framework.
The best things you liked in NestedReact, free from legacy dependencies like BackboneJS, underscore, and jQuery. Plus new features. https://volicon.github.io/React-MVx/Getting_Started.html
Hello, everyone. It took a long time for the next major release, but now we're almost there. There is the major change introduced since this version. As you probably know,...
Since we're finally moving to hierarchical stores architecture, we need to implement support for it in React components (one main global shared store + may be some other stores shared...
I have this bit of code based on what I can tell from the TODOMVC is the right way to define state ``` javascript export default class Entry extends Model...
Now it's rather looks artificial that links are implemented here.