JavaScript
- 
 Promises vs Callbacks – Code comparisonI am not going to highlight pros of promises and cons of callbacks. There is plenty of good reading about… Read More »
- 
 Learning Angular: What is the scope of your directive?This might create quite some debugging headaches, especially in a larger application. Things don’t bind properly, have different data on… Read More »
- 
 Make Me a PromiseIf you haven’t worked with JavaScript in over a decade, you might be surprised at the advances that have been… Read More »
- 
 JavaScript Document Ready Example“Document ready” is a technique widely used by everyone who uses JavaScript or jQuery in their code, yet only a… Read More »
- 
 Sublime Tip: Enable spell checking when you write MarkdownThis is a huge lifesaver and I don’t know how I couldn’t come up with this before. Check out this… Read More »
- 
 AngularJS UI-Router – IntroductionThis is the first post of a series of 3, presenting AngularJS UI-Router library: Part 1: Introduction Part 2: Components… Read More »
- 
 JQuery Autocomplete Widget ExampleBy now everyone who has used a search engine has experienced auto-complete functionality at work. Originally intended to help those… Read More »
- 
 JavaScript For Loop ExampleWe hear a lot about loops, especially ” for loop “. So what, in fact, are they? They’re just pieces… Read More »
- 
 Rule Engine for Node.jsBased on my original blog posting, this posting introduces a ported Javascript version of my rule engine, for Node.js. I… Read More »
 



