Skip to main content

13 posts tagged with "angularjs"

View All Tags

NgValidationFor Baby Steps

· 4 min read
John Reilly
OSS Engineer - TypeScript, Azure, React, Node.js, .NET

I thought as I start the NgValidationFor project I'd journal my progress. I'm writing this with someone particular in mind: me. Specifically, me in 2 years who will no doubt wonder why I made some of the choices I did. Everyone else, move along now - nothing to see. Unless the inner workings of someone else's mind are interesting to you... In which case: welcome!

Unit Testing an Angular Controller with Jasmine

· 8 min read
John Reilly
OSS Engineer - TypeScript, Azure, React, Node.js, .NET

Anyone who reads my blog will know that I have been long in the habit of writing unit tests for my C# code. I'm cool like that. However, it took me a while to get up and running writing unit tests for my JavaScript code. I finally got there using a combination of Jasmine 2.0 and Chutzpah. (Jasmine being my test framework and Chutzpah being my test runner.)

Migrating from AngularJS to AngularTS - a walkthrough

· 13 min read
John Reilly
OSS Engineer - TypeScript, Azure, React, Node.js, .NET

It started with nuns. Don't all good stories start that way? One of my (many) aunts is a Poor Clare nun. At some point in the distant past I was cajoled into putting together a simple website for her convent. This post is a walkthrough of how to migrate from AngularJS using JavaScript to AngularJS using TypeScript. It just so happens that the AngularJS app in question is the one that belongs to my mother's sister's convent.