登入
選單
返回
Google圖書搜尋
50 Recipes for Programming Angular
Jamie Munro
其他書名
Volume 1
出版
Independently Published
, 2017-08-02
主題
Computers / Languages / JavaScript
ISBN
1521998590
9781521998595
URL
http://books.google.com.hk/books?id=5NPAtAEACAAJ&hl=&source=gbs_api
註釋
50 Recipes on Programming Angular is structured in a Cookbook format featuring recipes that contain problem statements with solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works or if there are alternative solutions.Angular.js is a JavaScript-based open-source front-end web application framework mainly maintained by Google and by a community of individuals and corporations to address many of the challenges encountered in developing single-page applications. The JavaScript components complement Apache Cordova, the framework used for developing cross-platform mobile apps. It aims to simplify both the development and the testing of such applications by providing a framework for client-side model-view-controller (MVC) and model-view-viewmodel (MVVM) architectures, along with components commonly used in rich Internet applications.