from Hacker News

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

by shrig94 on 6/10/15, 5:24 PM with 18 comments

  • by davej on 6/10/15, 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 andrewmcwatters on 6/10/15, 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 illicium on 6/10/15, 6:15 PM

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