Flux solutions compared by example
Nowadays Flux (together with React.js) is one of the hottest topics in the tech world.
When people talk about Flux they mean more of a pattern than a framework. But Javascript community has already made a solid input into it and developed different approaches for working with Flux in order to bring some structure and “frameworky” feel. The first thing which comes to mind after some exploration – there are too much Flux libraries right now. In spite of that let’s try to compare some of them.
Flux solutions compared by example
Nowadays Flux (together with React.js) is one of the hottest topics in the tech world.
When people talk about Flux they mean more of a pattern than a framework. But Javascript community has already made a solid input into it and developed different approaches for working with Flux in order to bring some structure and “frameworky” feel. The first thing which comes to mind after some exploration – there are too much Flux libraries right now. In spite of that let’s try to compare some of them.
Flux solutions compared by example
Nowadays Flux (together with React.js) is one of the hottest topics in the tech world.
When people talk about Flux they mean more of a pattern than a framework. But Javascript community has already made a solid input into it and developed different approaches for working with Flux in order to bring some structure and “frameworky” feel. The first thing which comes to mind after some exploration – there are too much Flux libraries right now. In spite of that let’s try to compare some of them.
Code to get the first class of an object
Easy:event.target.className.split(” “)[0]; //0 to retrieve first class
