Author Archives: businessde

The brave new world of SwiftUI

Apple’s description of SwiftUI is: “an innovative, exceptionally simple way to build user interfaces across all Apple platforms with the power of Swift”. In this talk, we’ll explore the process of building a simple messaging app using this new shiny tool and the opportunity and challenges it brings across.

Simplify Your front end Apps with Serverless Backends

Designing, deploying and maintaining APIs for your mobile application is a challenge. In between authentication, authorization, data access, notifications, offline devices and the usual non functional requirements of availability, scalability and shrinking budgets. During this session, I will show you how to deploy a GraphQL API, without requiring to be an API expert. I will […]