A few years ago I read an article on the positives of Github streaks which stuck with me. After softly pushing myself to follow this advice with only limited success, I decided to up the steaks with a bit of loss aversion as motivation.
[Read More]
Managing your resume by git
branch, checkout
For those of you familiar with my old blog and its subsequent deletion, you may be aware I did a tutorial on managing a resume with git. Well that post is well and truly gone but as I am currently applying for jobs I thought I’d share my approach again....
[Read More]
Introduction to Jasmine and Karma
JavaScript Unit Testing
At work I did a presentation on how to unit test JavaScript with Jasmine and Karma which was well received. So I thought I would redo the presentation for Youtube as per my previous TDD video.
[Read More]