James Hollingworth is announcing that Marty with version number 0.10.3 is already available to download.
What is Marty ?
Marty is A state management library for Facebook's React framework, allowing developers to control the application's UI through constant changes and upgrades .
Marty is a JavaScript library that can be used with applications coded with the help of the React JavaScript framework.The library can be used to manage the application's states, implementing the Flux architecture for managing changes to the UI's code.This prevents situations where applications stop working thanks to a change in the UI, either in the original code, or a change made by other components.Marty comes with support for managing stores, queries, action creators, state mixins, constants, and registries.Please check the included documentation before diving in.
This is changelog for Marty version 0.10.3 :
- Update Marty.renderToString so that it will continue re-rendering until no new fetches are made.
You can read the complete changelog and also download this latest version on their homepage:
martyjs.org