David Banks

Web Developer

Category: HTML

4 posts found.

My experiences using the new Angular framework
7 May 2017

At work we have been working on rewriting the frontend of our large web application from scratch using Angular 2 (now Angular 4). In this post I will be detailing our app architecture and the experiences we have had so far.

Build your own DOM utility (Part 3)
10 May 2015

This post is the final part (part 3) of 'Building your own DOM utility'.

Build your own DOM utility (Part 2)
1 May 2015

This post is Part 2 of 'Building your own DOM utility'.

Build your own DOM utility (Part 1)
26 April 2015

This post shows how to write your own simple DOM utility, which may eliminate the need to include a big library just for it's convenient DOM functionality. This topic will be split across several posts. This is part 1.