I've been reading a lot about Angular and it's getting a lot of good press as a powerful MVC framework. I've done one project using Backbone.js, and another with Knockout, so I'm relatively comfortable with JavaScript development, and the high-level MVC concepts involved. That said, it's disheartening to come across beginner posts that warn you about the state of the documentation. Luckily, the Angular Google-group seem to be a good source of information and advice.
My company is switching to an Angular model from a jQuery paradigm, so I've got a lot of learning to do in a short time, and Angular is proving to have a bit of a learning curve. The following is a reference collection of tips and notes that didn't at first seem obvious. The advice I've gotten from devs coming from jQuery background is to (at first) omit jQuery from your development process. It competes with the flexibility of the Angular paradigm, and will cause testing headaches later.
No comments:
Post a Comment