AngularJS

Out of context: Reply #1

  • Started
  • Last post
  • 12 Responses
  • section_0140

    Angular 1.0 is already outdated. Even the team behind it will tell you it's a frankensteined together mess. Which, was a major part of why they rewrote 2.0 from the ground up.

    That said, it's definitely worth knowing because there's a ton of sites that already use it. No way I'd start a new project with it though. There's much better choices available.

    Lots of people seem to like React, which is definitely a step up from Angular 1, imo. Vue.js is a really nice framework that mimics web components, but without the restrictions.

    Personally, I think anything web component based (which Angular 2.0 kinda is) will be the way forward. The 1.0 spec just dropped, and Polymer 2.0's announcement looks very promising.

    • Polymer 2.0 wtf is that? lol. I can't keep up with all of this stuff.rabbit
    • Web component framework. Real nice to work with once you get the way you should be building and linking elements.section_014

View thread