vincent-pradeilles / live-async-algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Combine vs Async Algorithms: What are the differences? 🤨

Content

This repository contains the code sample I've used during this livestream 👉 https://www.youtube.com/watch?v=5oKJ99tRZbk

The repo is organized in two branches:

  • before contains the code of a simple app, where the asynchronous code uses Combine
  • after contains the code of the same app, where the asynchronous code now uses Async Algorithms

(Please note the code was built using Xcode 14 beta 3)

Sponsor

🔥 Big thank you to Bitrise for sponsoring this live! 🔥

Bitrise is a cloud-based, secure and scalable Mobile DevOps platform, check out their website 👉 https://www.bitrise.io

About

License:MIT License