This book is for developers who want to learn about AngularJS development by applying testing techniques. You are assumed to have a basic knowledge and understanding of HTML, JavaScript, and AngularJS.;Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Conte
AngularJS Test-driven Development
β Scribed by BΓΆhm, Robin;Tarasiewicz, Philipp
- Publisher
- Packt Publishing;Brainy Software
- Year
- 2014
- Tongue
- English
- Edition
- 1st ed
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
""About the Authors""; ""Table of Contents""; ""Introduction""; ""Chapter 1 AngularJS Quick Start""; ""Chapter 2 Basic Principles and Concepts""; ""Chapter 3 The BookMonkey Project""; ""Chapter 4 Extending the Application""; ""Chapter 5 Project Management and Automation""; ""Chapter 6 Debugging""; ""Chapter 7 Frequently Asked Questions""; ""Index"";This book introduces AngularJS through a sample project that builds gradually. It covers: basic concepts needed to create effective applications, including modules, scopes, services, and directives; connecting to a REST-based Web service; and the tools (Bower, Grunt, Karma, and Yo) which help in development and can even make certain tasks unnecessary. With Yeoman, the authors outline a workflow that defines how these tools can be employed to create a productive environment for developers. The authors have implemented a large number of projects using AngularJS, and many of the insights from these practical experiences are included in the form of tip boxes. This book will enable the reader: to understand how to use each of the modules in AngularJS and how their interaction works; develop modular, structured, and easy-to-maintain client-side Web applications; and create quality AngularJS applications through the use of test-driven development methods. --
β¦ Table of Contents
""About the Authors""
""Table of Contents""
""Introduction""
""Chapter 1 AngularJS Quick Start""
""Chapter 2 Basic Principles and Concepts""
""Chapter 3 The BookMonkey Project""
""Chapter 4 Extending the Application""
""Chapter 5 Project Management and Automation""
""Chapter 6 Debugging""
""Chapter 7 Frequently Asked Questions""
""Index""
β¦ Subjects
COMPUTERS--General;Open source software;Web applications;Electronic books;COMPUTERS -- General
π SIMILAR VOLUMES
Starting with reviewing the test-driven development (TDD) life cycle, you will learn how Karma and Protractor make your life easier while running JavaScript unit tests. You will learn how Protractor is different from Selenium and how to test it entirely. This book is a walk-through to using TDD to b