- AngularJS Directives Cookbook
- Fernando Monteiro
- 188字
- 2021-07-30 10:09:02
What you need for this book
All the examples in this book use open source solutions and can be downloaded for free from the links provided in each chapter.
We use AngularJS and a Yeoman Generator to build all the examples. You can find the link to each tool in every chapter, mainly in the Getting ready section.
Also, you will need Node.js installed on your machine and tools such as Grunt, Yeoman, and Bower.
You can find how to install these tools using the following links:
- Node.js: https://nodejs.org/en/
- Grunt.js: http://gruntjs.com/
- Bower: http://bower.io/
- Yeoman: http://yeoman.io/
You can use the text editor of your choice, but in Chapter 9, Directive Unit Testing with Karma and Jasmine, we strongly recommend the use of WebStorm. However, the tasks can be accomplished with a simple editor.
You can download a trial version from WebStorm at https://www.jetbrains.com/webstorm/.
A modern browser will be very helpful too. We use Chrome, but feel free to use your preferred one. We recommend the latest versions of Safari, Firefox, Chrome, IE, or Opera.
Also, if you need some help with the markup, you can download the code examples.
- 玩轉Scratch少兒趣味編程
- ASP.NET MVC4框架揭秘
- CentOS 7 Server Deployment Cookbook
- Java 9 Programming Blueprints
- Web Application Development with R Using Shiny(Second Edition)
- Python Geospatial Development(Second Edition)
- C語言程序設計案例式教程
- C語言程序設計
- Spring Boot進階:原理、實戰與面試題分析
- Mastering JBoss Enterprise Application Platform 7
- Instant Nancy Web Development
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- C++20高級編程
- C# and .NET Core Test Driven Development
- Python 3 Object:oriented Programming(Second Edition)