Monday 17 February 2014

Dependency Injection with AngularJS

Book Description

Dependency injection facilitates better testing by allowing us to mock dependencies in testing environments so that we only test one thing at a time. It also enables us to write more maintainable code by decoupling our objects from their implementations. The motivation for using it inAngularJS is to make it easier to transparently load mocked objects in tests.

This book is a practical manual to get you started on dependency injection. It will also take you along the road to creating testable and reusable code. Ensuring productivity and stability are the two most important things that you will learn.

Dependency Injection with AngularJS will introduce you to AngularJS using a simple sample project. By portraying different ways of developing code modules, it will show you the advantages of dependency injection. This will lead to the ability to create reusable components that can easily be tested.

Book Details

Publisher:Packt Publishing
By:Alex Knol
ISBN:978-1-78216-656-6
Year:
Pages:78
Language:English
File size:3.9 MB
File format:PDF

eBook

Download:Dependency Injection with AngularJS

Paper Book

Buy:Dependency Injection with AngularJS

Online Book

Read:Dependency Injection with AngularJS

No comments:

Post a Comment