The news that broke a couple of days ago about the -bug that occurs in the newly released iOS 12 was a bit scary. I first learnt about it…
It’s not a secret that VS Code is becoming a very popular choice as editor for many developers . I like the editor because it is snappy, and…
Anyone who has worked with React Native (RN) for some time know that the core contributors are not afraid of introducing breaking changes…
Over the summer I looked a bit into practical machine learning, and decided to follow the fast.ai course . Their emphasis is more on the…
At NDC Oslo 2017 I held a talk about React Native, which was basically an intro to the technology from a web developers perspective. If…
Just here for the code sample? Check it out here . Trying to combine TypeScript (TS) with React Native (RN) has historically been kind…
Not too long ago, Facebook announced Yarn , a new package manager for JavaScript. Yarn has been developed as an alternative to npm…
It’s kind of funny how sometimes an open source project never really stops evolving. It definitely should though, don’t get me wrong. There…
I just released v1.0 of my React Native Billing library. Sometimes the things you make for your own needs, is useful for other people as…
Over the Christmas weekend I decided to sit down and finally write a React Native bridge for Google Analytics . The pure JavaScript variant…
Lately I’ve been working on stabilizing an application for a client on a test server. Sometimes the server logs won’t give you the answer…
This weekend I did talk on SOLID at the Knowit Developer Summit 2014 in Stockholm. These five principles are well known to most ASP.NET…