Echo JS 0.11.0

<~>

njiv comments

njiv 2101 days ago. link 1 point
anything with just reconciliation, i.e. just JSX and render function, without methods and state? minimal but fast
njiv 2210 days ago. link 0 point
where is it from? who decided this? openning Redux motivation:

https://redux.js.org/introduction/motivation

> This complexity is difficult to handle as we're mixing two concepts that are very hard for the human mind to reason about: mutation and asynchronicity. I call them Mentos and Coke. Both can be great in separation, but together they create a mess. 

And again:

> Both can be great in separation

Here we have the separation, what's the problem?
njiv 2211 days ago. link 1 point
representing something as XML doesn't immediately make it declarative