Category Archives: AngularJS

Understanding AngularJS – Simple Example

I did a similar post as this post for Backbone.js Understanding Backbone.js – Simple Example. Based on readers’ comments the backbone.js post seemed to assist many people. My goal with this post is to help others understand the core parts … Continue reading

Posted in AngularJS, C#, JavaScript, Tutorial | Tagged , , | 34 Comments

How I Navigated to AngularJS

This article is about the process I’ve gone through of selecting AngularjS as my MV* JavaScript framework of choice. I will discuss the evolution I went through from learning jQuery, Knockout, Backbone.js, and eventually settling on AngularJS. I’ve been programming … Continue reading

Posted in AngularJS, Backbone.js, JavaScript, Uncategorized | Tagged , , , , | 4 Comments

Setting-up AngularJS, Angular Seed, Node.js and Karma

I’ve used AngularJS for a few months, but I have no knowledge when it comes to testing AngularJS apps. I have a subscription to PluralSight.com and wanted to go through their online video training course for AngularJS. Specifically with this … Continue reading

Posted in AngularJS, JavaScript, Tutorial, Uncategorized | Tagged , , , | 74 Comments