Bradley Braithwaite's Software Developer Website
A website about software development, design patterns, testing and how-to guides covering web technologies: JavaScript, AngularJS, Node.js
Featured Content
Recent Posts about Software Development
AnxiousJS
Thoughts on JavaScript anxiety and keeping up with emerging web technologies.
Learning for 2016
What shall we learn in 2016?
AngularJS Unit Testing in-depth with ngMock - The Course
Details about my newest course - AngularJS Unit Testing in-depth using ngMock.
Understanding Automatic Semicolon Insertion in JavaScript
A Busy Person's Guide to Understanding Automatic Semicolon Insertion in JavaScript.
The Future of Technology X
Thoughts on career and technology planning.
Recent Free Software Tutorials
MEAN stack tutorial
A MEAN stack tutorial where you will build a real-world application. The tutorial is for beginners and will get you started quickly.
AngularJS Unit Testing Tutorials
Tutorials for Unit Testing AngularJS using ngMock.
Refactoring a JavaScript Single Page App - Part 1
A 3 Part JavaScript refactoring tutorial. Getting started with refactoring JavaScript Single Page App Web applications.
Running a Node.js Library on the Front-End with Browserify
Learn how to make a server side node.js library work on the client using Browserify.