4 posts found.
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.
This post is the final part (part 3) of 'Building your own DOM utility'.
This post is Part 2 of 'Building your own DOM utility'.
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.