MichiganLabs to attend WWDC 2014
April 11, 2014
Imagine a room full of some of the smartest developers in the world with all eyes on the stage as Apple unveils the future. ccarr, from MichiganLabs, will be in attendance this year at the WWDC. He hopes to learn about iOS 8, the new larger iPhone 6, and maybe bring us home an iWatch. But, only “time will tell” what Apple has in store.
Leave a comment to share what you think Apple will release.
Looking for more like this?
Sign up for our monthly newsletter to receive helpful articles, case studies, and stories from our team.

When to “shape up” versus be more “agile”
May 30, 2024Should you develop your new software using the Agile or Shape Up method? Here’s how to decide.
Read more
Kotlin Multiplatform
July 14, 2022A brief look at Kotlin Multiplatform Mobile, a newer cross-platform mobile application framework.
Read more
Quickly Prototyping a Ktor HTTP API
August 18, 2022Whether it’s needing a quick REST API for a personal project, or quickly prototyping a mockup for a client, I like to look for web server frameworks that help me get up and running with minimal configuration and are easy to use. I recently converted a personal project’s API from an Express web server to a Ktor web server and it felt like a breeze. I’ll share below an example of what I found and how easy it is to get a Ktor server up and running.
Read more