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
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
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