It probably all started with an innocently-looking issue in the emscripten
repository back in 2014: For context, back in 2014 the Emscripten project was
built as a backend for LLVM -based… (more…)
Read more »
A few days ago, I was working on an app for a client. With this app you can basically see a staff roster, that needs to be downloaded from a server. The REST-API is built that way, that the app has to talk to different endpoints to download all the... (more…)
Read more »
A DSL for writing type-safe HTML, XML and RSS in Swift. - JohnSundell/Plot... (more…)
Read more »
For everyday app development, it’s not often that array performance is something you’re thinking about. Perhaps if you’re implementing an algorithm that needs to scale well, performant arrays might be on your mind. Maybe you’re working on lower level code... (more…)
Read more »
And how I went from complete beginner to feeling confident in building iOS apps in Swift... (more…)
Read more »