alt-tutorial
alt-tutorial copied to clipboard
Updated tutorial to latest Alt and ReactJS versions
– updated dependency for alt to ^0.18.1
– added dependency to alt-container
– added dependency to alt-utils
– updated React to ^0.14.6
– added dependency to react-dom
– updated locations for some require() statements
– refactored actions from dispatch() to return
+1
+1
Nice update! React is already in version 15.
I'm starting a project to convert some old Knockout.js things to React and currently looking for a nice Flux library. Redux contains some annoyances and therefore Alt looks quite promising alternative. But I'm bit worried that is Alt still maintained or is it having the same problem as Reflux? It would be a pity to choose a library that is not actively developed anymore.