CodeProject

Getting Started with React & ES6

More than 10 years old

Feeling like having a go with Facebook’s hugely popular React framework but not sure where to start? In this post I’m going to build a …
Read more

Manipulating JSON Web Tokens (JWTs)

More than 10 years old

I’ve been writing a couple of web services lately that use Auth0 for identity management. It’s a great platform that makes working with …
Read more

The Best Module System for AngularJS Applications

More than 11 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 11 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

Better Specifications

More than 11 years old

Specifications are absolutely key to the success of a project. Unless you have a good definition of what your project is supposed to be, there’s …
Read more

CodeProject MVP

More than 14 years old

As a great start to the new year I have been made a CodeProject MVP! Have a look at my index of articles below: …

CodeProject Competition

More than 14 years old

My Solitaire and Spider Solitaire in WPF article is in two CodeProject competitions this month. The article is at: …

Solitaire and Spider Solitaire on the CodeProject

More than 14 years old

I have uploaded a new article on the CodeProject, a step by step tutorial showing how to create Solitaire and Spider Solitaire for WPF with the help …