A blog exploring advanced programming topics in Swift.

End-of-year sale: 25% off Point-Free

Wednesday Dec 23, 2020

We’re happy to announce an end-of-year sale by offering 25% off the first year of your subscription!

Once subscribed you’ll get instant access to all 130 episodes (and growing) of Point-Free, including popular collections that have grown this past year:

  • Composable Architecture: We started developing the Composable Architecture from first principles after breaking down the problems app architecture should solve, all the way back in July 2019. We continued to refine things over 17 hours (so far) in this collection of episodes, while covering aspects of SwiftUI, Combine, and more general concepts like testing and dependencies! We finally bundled things up into an open source library so that you can immediately put these concepts to use in your applications!

  • Parsing: When we define “parsing” as transforming some kind of unstructured data into something more structured, it turns out that parsing is quite a ubiquitous problem that shows up in a lot of the everyday code we write! It also turns out that functional programming has a lot to say about parsing. We first started covering the topic last year, but many viewers have requested more content, and we made some truly impressive progress, showing how parsers generalize, and how composed parsers can be as performant as highly-tuned, more ad-hoc hand-written parsers. We even ended the year with our first release of Parsing, a production ready library that bundles up everything we’ve covered so far and more.

  • Dependencies: We tackled dependencies head on in this 5-part series where we precisely describe what dependencies are and why the make our code complex, and then show what to do about it. We build a moderately complex application from scratch, one that uses API requests, network connectivity APIs, and location manager APIs, and show how to wrangle those dependencies into something simple, flexible, and testable.

In addition to these topics, we covered:

Click here to redeem the coupon code now. The offer will only remain valid through the end of the year 😱


Subscribe to Point-Free

👋 Hey there! If you got this far, then you must have enjoyed this post. You may want to also check out Point-Free, a video series covering advanced programming topics in Swift. Consider subscribing today!