 |
The benefits of Angular:
- Angular presents you not only the tools but also design patterns to build your project in a maintainable way.
- It’s JavaScript, but better. Angular is built with TypeScript, which in turn relies on JS ES6.
- No need to reinvent the bicycle. With Angular, you already have lots of tools to start crafting the application right away.
- Components are decoupled.
- All DOM manipulation happens where it should happen.
- It supports both unit and end-to-end testing with tools like Jasmine and Protractor.
- Angular is mobile and desktop-ready, meaning you have one framework for multiple platforms.
- Angular is actively maintained and has a large community and ecosystem.
This eBook presents a complete project tutorial: building a todo app with Angular CLI. Along the way, you’ll refactor the app to take advantage of some of Angular’s best features.
Free offer expires 6/5/18.
Request Free! |