February 18, 2016 by Christoff Truter - 1 Comment
Recently while receiving my required dosage of ketracel-white in the kitchen at work, one of my fellow Jem'Hadar told me about a little standalone HTML5 hybrid mobile application he is busy writing.
JavaScriptNovember 10, 2015 by Christoff Truter
Over the years I've collected quite a number of movies and especially since I got burgled again in 2013 it's getting rather hard to keep track of everything. So I decided to create a little web application to keep track of my surviving collection.
JavaScript Angular Jquery MobileApril 9, 2015 by Christoff Truter
One of the common logical statements that we write when using JavaScript is to check if a variable is undefined.
JavaScriptMarch 20, 2015 by Christoff Truter
Around 1999 I created my first website using HTML and JavaScript or rather what was referred to as DHTML back then. It was an interesting attempt, but quite a colourful hodgepodge of borrowed scripts, applets, frames, plugins and animated gifs.
JavaScriptJanuary 13, 2015 by Christoff Truter
Plugins you write will require no additional dependencies but would survive in whatever habitat it lives in, this is what this post and proof of concept is all about.
JavaScript Architecture