Hacker News new | ask | show | jobs
by mathewsanders 4901 days ago
I've been using angular for around the same time-period as you.

As a designer, the initial data-binding and directives felt like I was performing magic, although there was a steep-ish learning curve as soon as I left trivial examples.

I feel like there is a lot of momentum building behind Angular, and is a great model to start thinking about now for when browsers support web components (https://dvcs.w3.org/hg/webcomponents/raw-file/tip/explainer/...) (what will that be HTML6?)

For someone coming to Angular fresh (with only some basic jQuery knowledge) I also found it easier to learn/work in coffeescript.