AngularJS

Moving from React + Redux to Angular 2

More than 9 years old

I’ve just finished working on a very large project written in React and Redux. The whole team were new to both and we loved them. I’m …
Read more

The Best Module System for AngularJS Applications

More than 10 years old

I was working on a small and simple application built with AngularJS the other day. As with most applications like this, I start with a single …
Read more

Fixing Memory Leaks in AngularJS and other JavaScript Applications

More than 10 years old

Dealing with memory leaks in JavaScript applications can be a complex process. In this article I’m going to show you how to identify whether you …
Read more

The Only AngularJS Modal Service You'll Ever Need

More than 11 years old

If you need modals in an AngularJS application, look no further. I’ll show you how to use the Angular Modal Service to add Bootstrap Modals or …
Read more

AngularJS Promises - The Definitive Guide

More than 11 years old

Promises are a core feature of AngularJS - whether you understand them or not, if you use AngularJS you’ve almost certainly been using them for …
Read more

Practical AngularJS Part 2

More than 11 years old

I’m going to be working in F# almost exclusively for a short while, so before I throw myself into that I wanted to wind up my Practical …

Langton's Ant in Javascript

More than 12 years old

Langton’s Ant is a great simulation to write to play with a language. Just today I’ve completed my Langton’s Ant write up and …
Read more

Introducing Practical AngularJS

More than 12 years old

I was recently at Devoxx in Antwerp, primarily because I wanted to get involved in some of the sessions that were being hosted by guys from the …
Read more