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
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.
Unit Testing with Promises in AngularJS made Easier
A Tip for Unit Testing with $q Promises in AngularJS with ngMock.
Sublime Text 3 Developer Setup
My developer setup after upgrading to Sublime Text 3.
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.