Don’t wait! Secure your spot at Webdevcon 2025 before it’s sold out.
Even with AI doing the (some) coding for us, specifying *exactly* what is needed and how to implement it is *hard*. How do you know you’ve got it down? When do you know [...]
Feature modules, App modules, Dynamic features if we create an app now everybody says we need spilt up our app in multiple module which is good design. But how and when should we [...]
NOTE: Due to circumstances Ibrahima will join us via video connection and recorded session. Are you tired of struggling with state management and complexity in your app, especially in SwiftUI? Enter The Composable [...]
Good architecture smooths the development path of your app for years to come. Bad architecture results in developers spending more time maintaining code and fixing bugs than adding features. So what does good [...]
Although APIs are really, really great, many developers are unaware of the technical and non-technical risks associated with using them. When an API is integrated into an application, it becomes a new dependency [...]
The 5 SOLID principles - popularised by "Uncle" Bob Martin in some of his highly influential books on Object Orientated Software development - are rarely cited directly but they are nevertheless at the [...]
When we as developers come across new tech, we’re often eager to jump on as soon as we can. We'll often spend some evenings or weekends to explore and learn the new and [...]