Skip to content

Commit

Permalink
Adding image to the article
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienPetrilli committed Nov 14, 2023
1 parent 4223ff9 commit 942a39f
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -5,6 +5,7 @@ description: This article offers an overview of Swift's Concurrency, detailing i
author: d_petrilli
tags: [swift, apple, xcode]
color: rgb(251,87,66) # this is Bedrock color here
thumbnail: /images/posts/2023-11-14-swift-concurrency-in-a-nutshell/thumbnail.jpg
---
As modern apps grow in complexity and features, the need for multitasking to enhance the user experience becomes evident. Whether processing large datasets or querying multiple systems over the network, concurrency is essential.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 942a39f

Please sign in to comment.