Echo JS 0.11.0

<~>

ilyavf comments

ilyavf 3654 days ago. link 3 points
Don't waste your time reading this one. Its like a yellow paper article.
ilyavf 3654 days ago. link 1 point
This article is confusing.

>...Model View Controller pattern- but that’s not what Angular is.
>Angular is Service, Directive, Controller.

At first, there is no such a pattern as SDC.
And then, you CAN do MVC with AngularJS for sure!

I would vote this one down, just don't have enough karma...
ilyavf 3668 days ago. link 1 point
Why would do you say that ES6 by adding Class definition will "fix THIS crap"? 

You will still need to understand how "this" binding gets resolved depending on the execution context. 

Here is the spec one should use as a first-hand source of information. Its not easy to learn from there but it could give one a sense of real understanding of the keyword "this":

https://people.mozilla.org/~jorendorff/es6-draft.html#sec-this-keyword
ilyavf 3668 days ago. link 2 points
=) When I started to work with JS and relied on a common sense I was really upset. But you know before starting to write in any new language one should learn it first, and not by googling his questions but by reading a good book ;)
ilyavf 3669 days ago. link 3 points
I disagree with you. Its more like a flexibility keeping in mind that functions are first class citizen in JS.
[comment deleted]
ilyavf 3670 days ago. link 1 point
EchoJS is like a hub aggregating things related to JavaScript. And it feels that voting is much more informative and useful than commenting - its so easy to see whether the item worth reading just by looking on the vote rate. 

Unfortunately, not many people do vote. Actually, writing this I realize even though I find voting essential I never vote myself, but i definitely will from now on =)