-
Angular.js
Learning Angular: Gosh, my two-way binding doesn’t seem to work properly!
Angular data-binding seems magic, but obviously isn’t. You have to give it a chance to do its work. As such,…
Read More » -
JavaScript
Static code analysis for free
Although JavaScript might be the world’s most misunderstood language, it is now among the most popular and most used ones.…
Read More » -
Angular.js
First baby steps with Angular.js
This article outlines some of my notes of a webinar about Angular.js I recently participated at. These are really just…
Read More » -
JavaScript
Boot your ajax app: Creating a splash screen with NProgress
While single-page JavaScript apps tend to be more dynamic and usually more interactive from the user point of view, they…
Read More » -
Node.js
Integrating Node.js with a C# dll
Recently I had to integrate a Node.js based server application with a C# DLL. Our software (a web-app) offers the…
Read More »