Show HN: Ng-classy – Use Angular 1 and ES6 with ease

by shrig94on 6/10/2015, 5:24 PMwith 18 comments

by davejon 6/10/2015, 5:44 PM

Hey, I have a reasonably popular project with a very similar name. It's not a huge issue but it might be a bit confusing for people using our projects: http://davej.github.io/angular-classy/

by andrewmcwatterson 6/10/2015, 8:05 PM

What in the world is that @ symbol doing? I've never seen that in ES6. It makes this thing look horrid and nonidiomatic, unless I'm just ignorant, which I could be, and both could be true.

by illiciumon 6/10/2015, 6:15 PM

Decorators are an ES7 proposal -- they don't exist in ES6.