- AngularJS Web Application Development Cookbook
- Matt Frisbie
- 135字
- 2021-08-05 16:49:18
What you need for this book
Almost every example in this book has been added to JSFiddle, with the links provided in the text. This allows you to merely visit a URL in order to test and modify the code with no setup of any kind, on any major browser and on any major operating system. If you want to replicate an example outside of JSFiddle, all the external content (AngularJS, AngularJS modules, third-party libraries and modules) is served from https://code.angularjs.org/ and https://cdnjs.com/.
Chapter 6, Testing in AngularJS, involves setting up a testing framework, which should be able to be accomplished on any major Unix-based operating system (OS X and, Linux). The test suite is built on top of Grunt, Karma, Selenium, and Protractor; all of these and their dependencies can be installed through npm.
- Learning Single:page Web Application Development
- Go Web編程
- UI圖標創意設計
- DevOps Automation Cookbook
- Python貝葉斯分析(第2版)
- Spring+Spring MVC+MyBatis整合開發實戰
- Learning Python Design Patterns
- The DevOps 2.5 Toolkit
- 微信小程序全棧開發技術與實戰(微課版)
- C語言程序設計
- SSH框架企業級應用實戰
- 會當凌絕頂:Java開發修行實錄
- Puppet 5 Beginner's Guide(Third Edition)
- PHP 7 Programming Blueprints
- C/C++程序設計教程