- Learning Yeoman
- Jonathan Spratley
- 175字
- 2021-09-03 10:02:32
Chapter 3. My Angular Project
AngularJS is a client-side MV* JavaScript framework with tons of features that give web applications structure with two-way data binding and declarative markup, allowing an ease in development of any type of application.
This chapter is going to cover how to use the Angular Yeoman generator to create a single page application that can be easily extended into something more. We will use the angular subgenerators to create the pieces of the application, giving you insight into using the angular generator in a real world project today.
By the end of this chapter, you should have a firm understanding of AngularJS's core concepts and how it fits into a modern web application.
In this chapter, we are going to cover the following:
- Concepts of AngularJS and how to leverage the framework in a new or existing project
- Using the different angular subgenerators to create a CRUD application that uses custom filters, directives, and services
- Getting acquainted with how an AngularJS application is structured using the Yeoman Angular generator
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- JavaScript從入門到精通(微視頻精編版)
- Designing Machine Learning Systems with Python
- Visual Basic程序設計教程
- Instant QlikView 11 Application Development
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Jenkins Continuous Integration Cookbook(Second Edition)
- 寫給程序員的Python教程
- Clojure High Performance Programming(Second Edition)
- 從零開始學Python大數據與量化交易
- Java 7 Concurrency Cookbook
- Analytics for the Internet of Things(IoT)
- Python自動化開發(fā)實戰(zhàn)
- LabVIEW案例實戰(zhàn)
- JavaScript+jQuery交互式Web前端開發(fā)(第2版)