Echo JS 0.11.0

<~>

yyx990803 comments

yyx990803 2599 days ago. link 1 point
The docs doesn't seem to mention anything like Webpack's HMR API - i.e. module.hot.accept(). I hope you are not confusing HMR with reload-on-save?
yyx990803 2767 days ago. link 2 points
While the point about "ease of optimization" is spot on, it's still using the same old TodoMVC benchmark, which is hardly representative of the overall performance under different render scenarios...
yyx990803 2852 days ago. link 0 point
Your comment was irrelevant because the article was talking about performance. It would be relevant if the article was a high level comparison between React and Vue covering both performance and code style, but it was not.
yyx990803 2863 days ago. link 2 points
I know you like JSX, but that is irrelevant to what is being discussed in the article.
yyx990803 3076 days ago. link 1 point
apologies for the 404, I mis-published the release post early! Official release will come later this week.
yyx990803 3510 days ago. link 1 point
Style is subjective by definition, but quality is not. The title says "Quality Guide", not style guide.
yyx990803 3512 days ago. link 1 point
These could be good rules to enforce in a team environment, but too opinionated as a general guide.
yyx990803 3675 days ago. link 2 points
Yay, 600kb of minified JavaScript just to create two pages and a useless button. I'm sure it's very mobile friendly.
[more]