Implement a Viper Architecture in Swift 5

I have created a demo app that uses The Simpsons Quote API to fetch quotes, characters, and image URLs from “The Simpsons.” NOTE: The Simpsons Quote API is published on a free platform, so it’s… Read more

Similar

Improving Swift Compile Times

Let's face it: there's a limit to how much fun you can have while you're waiting for code to compile. (via xkcd.com/303/) At some point, enough is enough. Our team has had enough fun compiling…...

Read more »