Tag Archives: Angular

New Pluralsight Course: Testing AngularJS From Scratch

Incredibly pleased to announce the release of my latest Pluralsight course: Testing AngularJS From Scratch In this course, you will learn how to create software using Behavior Driven Development, a test-first, agile approach to creating Angular programs using Jasmine. I … Continue reading

Posted in AngularJS, Testing | Tagged | 1 Comment

Angular Part 2- Behavior Driven Development

In an earlier posting I discussed, briefly, why Angular is suddenly so popular, and demonstrated how to get started with Angular without writing a line of JavaScript.  It’s time now to turn our attention to a slightly more realistic example. … Continue reading

Posted in AngularJS, BDD | Tagged | Comments Off on Angular Part 2- Behavior Driven Development

Creating Your First Angular Program

Last week I had the privilege of presenting on Angular at Live360.  I’ve written up part of that presentation as a blog post here.   In this blog post I describe how to get started with Angular and how to create … Continue reading

Posted in AngularJS, JavaScript | Tagged | Comments Off on Creating Your First Angular Program