目錄(71章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Dealing with Modal and Tabs Directives
- Introduction
- Using inline HTML templates
- Creating a simple modal directive
- Loading external templates for best practices
- Using the link function
- Dealing with tabs without Bootstrap UI directives
- Chapter 2. Building a Navbar Custom Directive
- Introduction
- Building a navbar directive
- Directory structure for common components
- Directive's controller function
- Using the data attribute to HTML5 compile
- Chapter 3. Customizing and Using Bootstrap UI Directives
- Introduction
- Dealing with modal directives
- Creating tab directives
- The isolate $scope
- Building accordion tab directives
- Loading dynamic content
- Chapter 4. Creating Interactive jQuery UI Directives
- Introduction
- A simple directive example
- Manipulating the DOM with jQuery
- The compile and link functions
- Creating the jQuery UI draggable directive
- Creating the jQuery UI droppable directive
- Chapter 5. Implementing Custom Directives with Yeoman Generators
- Introduction
- Creating the baseline app with generator-angm
- Generator best practices
- How to implement the ngMap directive
- Using the Angular-Loading-Bar directive
- Implementing the ng-grid directive
- Chapter 6. Using Directives to Develop Interface Components
- Introduction
- Creating an Off Canvas menu
- Applying custom CSS
- Building a shopping cart
- Chapter 7. Building Directives with Dynamic Templates
- Introduction
- Using dynamic templates on directives
- The compile function
- Organizing dynamic directives on shared folders
- Mixing different content on templates
- Chapter 8. Creating Reusable Directives
- Introduction
- How to scale an AngularJS project to use reusable directives
- Building a directive as an interface component
- Creating a form directive with custom validation
- Chapter 9. Directive Unit Testing with Karma and Jasmine
- Introduction
- How to test AngularJS apps using Karma and Karma Runner
- Writing tests for directives with Jasmine
- Testing elements when the scope changes
- Index 更新時間:2021-07-30 10:09:16
推薦閱讀
- Mastering OpenCV Android Application Programming
- Developing Mobile Web ArcGIS Applications
- PowerCLI Cookbook
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Python Deep Learning
- 征服RIA
- 精通Python設計模式(第2版)
- 從零開始學C語言
- Linux Shell核心編程指南
- Unity Character Animation with Mecanim
- ASP.NET求職寶典
- Java程序設計教程
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- Spark技術內幕:深入解析Spark內核架構設計與實現原理
- IBM RUP參考與認證指南
- Java算法從菜鳥到達人
- 信息學競賽寶典:基礎算法
- PHP程序開發參考手冊
- 云原生基礎架構:構建和管理現代可擴展基礎架構的模式及實踐
- Building Modern Networks
- Scratch 3.0 趣圖探秘
- 程序員面試筆試寶典
- 深入理解Java虛擬機:JVM高級特性與最佳實踐(第3版)
- RESTful Web Services with Dropwizard
- Python數據科學指南
- Python:Journey from Novice to Expert
- 計算機軟件技術基礎(第2版)
- 數據結構(C語言實現)
- Building Websites with the ASP.NET Community Starter Kit
- Jetpack Compose從入門到實戰