目錄(65章)
倒序
- 封面
- 版權頁
- 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
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started
- The definition of animation and the web context
- The need for AngularJS animation
- Choosing when to use JavaScript for animations
- AngularJS – combining JavaScript and CSS3
- Do it yourself exercises
- Summary
- Chapter 2. Understanding CSS3 Transitions and Animations
- CSS3 transitions
- CSS3 keyframe animations
- CSS3 transforms
- Exercise
- Summary
- Chapter 3. Creating Our First Animation in AngularJS
- The ngAnimate module setup and usage
- AngularJS directives with native support for animations
- AngularJS animation with CSS transitions
- AngularJS animation with CSS keyframe animations
- The CSS naming convention
- The ngMessage and ngMessages directive animations
- The ngView directive animation
- Do it yourself exercises
- Summary
- Chapter 4. JavaScript Animations in AngularJS
- Creating AngularJS animation without CSS3
- JavaScript animations as a fallback for CSS animations
- Do it yourself exercises
- Summary
- Chapter 5. Custom Directives and the $animate Service
- Triggering animations on custom directives
- Animating the enter and leave events
- Creating a custom directive animated with JavaScript
- Exercises
- Summary
- Chapter 6. Animations for Mobile Devices
- Enhance UX on mobile devices with animations
- Transition between views
- Mobile AngularJS frameworks
- Summary
- Chapter 7. Staggering Animations
- Creating staggering animations
- Creating staggering animations for other native directives
- Create staggering animations for custom directives
- Summary
- Chapter 8. Animations' Performance Optimization
- The display and the frame rate
- Finding performance bottlenecks using Chrome DevTools
- Measuring browser layers and Jank on Chrome
- CSS styles in animations you should avoid
- Summary
- Index 更新時間:2021-08-05 17:29:56
推薦閱讀
- 圖解西門子S7-200系列PLC入門
- Windows phone 7.5 application development with F#
- micro:bit魔法修煉之Mpython初體驗
- OUYA Game Development by Example
- R Deep Learning Essentials
- 筆記本電腦維修300問
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- 單片機技術及應用
- 計算機電路基礎(第2版)
- Blender 3D By Example
- 微服務架構基礎(Spring Boot+Spring Cloud+Docker)
- Corona SDK Mobile Game Development:Beginner's Guide
- 創客電子:Arduino和Raspberry Pi智能制作項目精選
- Advanced Machine Learning with R
- 微服務架構實戰:基于Spring Boot、Spring Cloud、Docker
- Arduino項目開發:智能控制
- FPGA的人工智能之路:基于Intel FPGA開發的入門到實踐
- 3D打?。簭娜媪私獾接H手制作(全彩版)
- 51單片機典型模塊開發查詢手冊
- 數字噴墨與應用
- 21天學通筆記本電腦維修
- C++ Game Development By Example
- Building Bluetooth Low Energy Systems
- Pro Tools HD:Advanced Techniques and Workfl ows
- Arduino圖形化編程進階實戰
- Apache Kylin權威指南(第2版)
- 單片機技術與項目實踐
- Mastering CryENGINE
- 多媒體技術應用實訓教程
- Python GUI Programming Cookbook