Build: The future of C#
Along the same line as the TypeScript talk, Mads Thorgersen and Dustin Campbell did a great talk about the future of C# , opening with some statistics that show how loved and widely used the language really is. Even though I am very much in love with F#, I am also quite happy...
Build: What’s new in TypeScript
So Build is well underway, and I finally got around to diving into some of the talks that are online. One of my early favorites is Anders Hejlsbergs talk on news in TypeScript . Anders gives a good run through of the TypeScript typesystem, starting with the basics and covering...
MVP Summit 2018 – maybe you'll be there next year?
I just came home from the 25th MVP Summit and as always it has been a blast. As I ended up tweeting, "tech by day and beer by night, what's not to like". Sadly I am not allowed to write much about the tech, because it is still confidential, but it should be safe to say that...
2017 review
Another year has flown by, and it has been quite a change of pace for me. With my daughter being born last year, I have had to prioritise more than ever. Not really a surprise, but when you are going into it you don’t really know what will be possible. Looking back it has...
Type(Script)Ahead
Recently I ran into a task that I had encountered less than a year ago with another client. In both cases the client was using Bootstrap CSS for their grid layout, but didn’t have much need for the Bootstrap JavaScript bits. After a while the need for type ahead functionality...