Echo JS 0.11.0

<~>

kornflexx comments

[comment deleted]
[comment deleted]
[comment deleted]
[comment deleted]
[comment deleted]
kornflexx 2213 days ago. link 1 point
I think post quality is too low to be posted here. Indentation is bad and the concept explanation is blurry.

Perhaps I'm wrong, please correct me if it is the case.
kornflexx 2260 days ago. link 1 point
Use Reduxsauce to respect Redux immutability. It doesn't wrap the saga, but it offer the best way to wrap your reducers/actions/types. When I say best way, it means perfect balance between: no features looses - code size - usability.
kornflexx 2278 days ago. link 1 point
I know JSX isn't frameework/lib, I was just speaking about the string template way vs jsx template way. For me JSX is better because you can use all the javascript APIs into the template. Integration is way better. This advantage is, for me, way more important than the fact that in the history of web dev templates were popular.
kornflexx 2279 days ago. link 0 point
I hope jsx will win the war of view framework / lib.
[more]