Dependency Injection with AngularJS
By Alex Knol
eBook
$17.99
By Alex Knol
In stock
Buy this eBook as a gift for someone else
Buy this eBook as a gift for someone else
Personalize your gift
Pick up in store
Your local store may have stock of this item.
Your local store may have stock of this item.
Available on compatible , the free NOOK App, and in My Digital Library
NOOK App
Open NOOK app
Download NOOK app
NOOK Devices
- NOOK GlowLight 4 Plus
- NOOK GlowLight 4e
- NOOK GlowLight 4
- NOOK GlowLight Plus 7.8
- NOOK GlowLight 3
- NOOK GlowLight Plus 6
- NOOK 9" Lenovo Tablet (Arctic Grey and Frost Blue)
- NOOK 10" HD Lenovo Tablet
- NOOK Tablet 7" & 10.1
- NOOK by Samsung Galaxy Tab 7.0 [Tab A and Tab 4]
- NOOK by Samsung [Tab 4 10.1, S2 & E]
- NOOK for iOS
- NOOK for Android
BN.com website
Go to your Digital Library in My Account
Limit 1 per customer
In Detail
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 in AngularJS 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…



