- 资源介绍
资源名称:AngularJS Directives 英文PDF
Learn how to craft dynamic directives to fuel your single-page web applications using AngularJS
Overview
Learn how to build an AngularJS directive
Create extendable modules for plug-and-play usability
Build apps that react in real-time to changes in your data model
In Detail
AngularJS, propelled by Google, is quickly becoming one of the most popular Javascript MVC frameworks available, working to invert the development paradigm and bring data-driven modularity to the web frontend. Directives serve as the core building blocks in AngularJS and enable you to create reusable models that mold around your data structures and breathe new life into the intersection of HTML and Javascript.
AngularJS Directives serves as an in-depth study of some of the core features of AngularJS and provides you with all the knowledge you need to create fully dynamic web applications that respond in real-time to changes in data. You'll learn how to build directives from the ground up as well as some of the best practices for architecting them. By the end of this book, you'll be able to create a web application comprised of multiple modules all working together seamlessly to provide the best possible user experience.
AngularJS Directives starts by investigating the best practices for single-page application development overall before diving into how AngularJS directives fulfill those goals. At each step, you'll learn both the how and why of what we're building, and by the end, you'll not only know the facts necessary to create a directive, but you’ll also have the knowledge to decide how best to assemble it.
You'll also learn why it's best to build applications with the data-model as your foundation, how to craft new dynamic modules that communicate with each other, how to build widgets that can be embedded in third-party websites, and even how to create custom inputs so your users can intuitively interact with your data. In AngularJS Directives, you'll learn all the necessary tools to begin architecting your own directives and how to use them in the construction of a more dynamic Web.
What you will learn from this book
Craft a dynamic module that reflects data changes in real-time
Create an interconnected single-page application
Build third-party widgets
Consume existing content and integrate it into your directive
Integrate AngularJS with jQuery plugins
Communicate with other modules via messaging
Unit test your AngularJS directive
Set up and execute browser functionality tests with the Angular Scenario Runner
Approach
This book uses a practical, step-by-step approach, starting with how to build directives from the ground up before moving on to creating web applications comprised of multiple modules all working together to provide the best user experience possible.
Who this book is written for
This book is intended for intermediate Javascript developers who are looking to enhance their understanding of single-page web application development with a focus on AngularJS and the Javascript MVC frameworks.
It is expected that readers will understand basic Javascript patterns and idioms and can recognize JSON formatted data.
资源截图:
猜你喜欢
-
Web前端开发必备书籍及案例合集_前端开发教程
2020-07-23 -
javascript Dom 编程艺术_前端开发教程
2020-07-23 -
Microsoft Jscript 8.0 语言参考手册_前端开发教程
2020-07-21 -
AJAX开发简略续一中文 PDF_前端开发教程
2020-07-21 -
Node与Express开发 中文pdf_前端开发教程
2020-07-21 -
多维前端架构设计_前端开发教程
2020-07-22 -
HTML5实战_前端开发教程
2020-07-22 -
淘宝网设计规范&设计禁忌_前端开发教程
2020-07-21 -
ja<x>vasc<x>ript模式 英文PDF_前端开发教程
2020-07-21 -
1500个前端开发常用ja<x>vasc<x>ript特效_前端开发教程
2020-07-21
-
wilddog_for_javascript开发向导 中文WORD版_前端开发教程
2020-07-21 -
细说jsp第1讲_前端开发教程
2020-07-23 -
Ext JS框架入门培训 中文PPT版_前端开发教程
2020-07-21 -
Web程序设计(第7版)高清完整版 pdf_前端开发教程
2020-07-21 -
精通jQuery.Web开发(第2版)_前端开发教程
2020-07-22 -
ArcGIS javascript API功能结构介绍 中文PDF版_前端开发教程
2020-07-21 -
Web前端入门视频教程(html+css+javascript)入门_前端开发教程
2020-07-21 -
Vaadin简介和HelloWorld 中文WORD版_前端开发教程
2020-07-21 -
老外讲的 – jQuery 精品官方教程_前端开发教程
2020-07-22 -
JQuery mobile a4中文手册 CHM版_前端开发教程
2020-07-21
猜你在找
2. 分享目的仅供大家学习和交流,您必须在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
源码库 » AngularJS Directives 英文PDF_前端开发教程