Live data from Hacker News

EmberJS Confuses Me

wekeroad.com

141–142 of 142 posts

Re: EmberJS Confuses Me

#141
post #111
post #70

> I think Yehuda is a very nice and smart person I always get confused by this. I don't understand how being nice factors into technical decisions? (For the record, I also think wycats is nice, but I don't really care when I'm trying to decide whether or not what he's saying makes sense)

If you need help, want to suggest a modification, or otherwise need to interact with the author(s) of something you're using, it's nice to have friendly people to deal with, rather than assholes, all else being equal.

I hadn't thought of it that way.

Re: EmberJS Confuses Me

#142

Earlier quoted context omitted.

Regarding AngularJS, please use it only if you are new javascript and prefer learning Angular Javascript (which is not javascript by the way) :) I am not sure you "know" javascript. If you are saying that there is an Angular version of javascript then you are terribly mistaken. Angular is probably one of the only mainstream framework that stays true to javascript. All other frameworks ( Backbone, Ember etc.. ) are th…

Before berating other people's knowledge, you should probably make sure that what you are saying is infallible. So with that I ask you: Do you realise that JS is an object oriented language? Prototypes are a means for inheritance (i.e. reuse of code), just as classes are in more traditional languages - it does not mean JS is not OO. My interpretation of the GP comment is that he means angular to JS is like jQuery to…

Did you actually read what I wrote? I do agree I missed writing "classical" OOP in there, but I guess I assume wrong when I think that people can fill in the blanks. Here is the jist of what I mentioned earlier - "Most frameworks provide abstractions over javascript that create the illusion of classical OOP".Angular doesnt! . I am talking about prototypes and the prototype chain there? You still think I am just throwing keywords in the air, in that previous sentence and dont understand javascript? You still think I am just writing crap there because ( fill in the blank! )?
Post reply on HN