Scaling tables in HTML5 using AngularJS 

Over the years I have often worked on websites where content is maintained in a content management system such as Joombla or WordPress. In the CMS the author uses a full-fledged WYSIWYG editor that, among other things, allows the user to modify the layout of tables in the text. In most cases the resulting table will […]

Why I love Typescript 

I’m an object oriented programmer. Strange sentence. What does that mean? Most people will think I create programs in object oriented languages, like C# (which I do). But there is a deeper meaning in this sentence. I think objects. I think instances. I think properties and methods and getters and setters and inheritance and all […]