TypeScript patterns: Controller

The next pattern I want to take a look at, that is fundamental to how many JavaScript applications are structured, is the Controller pattern. There are different definitions for what a Controller is on the client, depending on what framework people are used to working with. As...

LanguagesPatterns
Read more

TypeScript patterns: Lazy

I have been working with TypeScript for quite a while now, and I really enjoy how the strong typing enables better tooling, as well as more understandable code, where the patterns of old look more like themselves, than they do in plain JavaScript. With the adoptation that...

LanguagesPatterns
Read more

TypeScript 2 – full speed ahead!

I have been happy working with TypeScript for quite a while now, and I am happy to say that things are moving ahead with the language quite well. It is not that long ago that TypeScript version 2.0 was released, and with steady releases we are now at version 2.3. One of the big...

LanguagesTechnology
Read more

2016 review

What a year this has been, and now is the time for my yearly review. Work wise my business has been very simple to run and very stable, because I have continued to extend my contract with DI. This may sound boring initially, but the reason this has worked for me is that I get to...

EventsEveryday lifeTechnology
Read more