
UdemyRather than covering framework concepts in the abstract, this course teaches Angular 2+ through a single project: ng2-cribs, a real estate listing application. You'll work through viewing listings, searching and filtering them, and adding new entries, picking up the framework's core patterns along the way.
Developers who know Angular is a leading framework for single-page applications but are intimidated by how different Angular 2 is from the original AngularJS. The course also introduces TypeScript, the JavaScript superset most Angular 2 apps are written in, acknowledging it as one of the trickier peripheral skills to pick up.
Want to learn how to build apps with Angular 2? Let's build one together!
Angular is arguably the most popular framework in the world for building single page applications. You may have heard that Angular version 2 is completely different from the original AngularJS, and this is indeed the case. While this can cause frustration for developers who are upgrading their apps, it is ultimately for the best because Angular 2 is so much nicer to work with!
Part of the challenge when it comes to learning Angular 2 is that we need to adopt several new peripheral skills in addition to learning features of the framework itself. For example, most Angular 2 applications are written in a newer language called TypeScript. TypeScript is a superset of JavaScript (meaning that it's just like JavaScript, but with additional features,) but learning it can initially be a challenge.
In this course we'll get down to basics with Angular 2. We'll get a really good sense of how to use it by building out ng2-cribs, a real estate listing application that allows users to view listings, search and filter them, and add new ones in.
By the end of this course you'll have a great idea of how to build an Angular 2+ app and you'll have a great knowledge base from which you can go deeper.
See you in the course!
Advertisement
More in Development



