Skip to content

Commit

Permalink
Update _posts/2023-11-14-swift-concurrency-in-a-nutshell.md
Browse files Browse the repository at this point in the history
PR feedback

Co-authored-by: Sébastien Drode <[email protected]>
  • Loading branch information
DamienPetrilli and Dragna authored Apr 5, 2024
1 parent 2dd4d56 commit 0660b49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _posts/2023-11-14-swift-concurrency-in-a-nutshell.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,3 +539,4 @@ As we have seen, Swift Concurrency is a huge step forward in terms of safety and
- [Global Actors](https://github.com/apple/swift-evolution/blob/main/proposals/0316-global-actors.md)
- [Concurrency is not Parallelism](https://youtu.be/oV9rvDllKEg?si=kwXQULVlNNT3K6LS)
- [How to determine where code runs in Swift Concurrency](https://www.youtube.com/watch?v=8T4XuCM0abI)
- [Your Brain 🧠 on Swift Concurrency - iOS Conf SG 2023](https://www.youtube.com/watch?v=zgCtube1DSg)

0 comments on commit 0660b49

Please sign in to comment.