Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Swift Concurrency in a Nutshell' Blog Post #434

Merged
merged 11 commits into from
Nov 13, 2023

Conversation

DamienPetrilli
Copy link
Contributor

The post covers the following key topics:

  • The motivation behind adopting a concurrency model in Swift
  • An overview of async/await syntax
  • Understanding concurrency in the context of Swift’s actor model
  • Best practices for employing concurrency in Swift applications

@DamienPetrilli DamienPetrilli self-assigned this Nov 7, 2023
@github-actions github-actions bot added the Size/L label Nov 7, 2023
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-434.dsvmt7xpjktgx.amplifyapp.com

Copy link
Contributor

@Dragna Dragna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great read, I particularly liked the pitfall part you have great example for that and I learnted some new things.

Overall this is well written, I had no problem in understanding what you were trying to convey 👏

@DamienPetrilli DamienPetrilli merged commit 4223ff9 into master Nov 13, 2023
3 checks passed
@DamienPetrilli DamienPetrilli deleted the swift-concurrency-in-a-nutshell branch April 5, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants