Guide to Multi-Threading — GCD in iOS

Write concurrent code

Neel Bakshi
Better Programming
Published in
10 min readApr 26, 2021

--

Colorful threads
Photo by John Anvik on Unsplash.

Nowadays, mobile devices come with a lot of powerful CPUs at their disposal. This gives you the ability to make apps that are highly performant. Imagine your app is an image gallery app where you have to build a slick UI with which the user can interact while simultaneously uploading and downloading their 25MB HD images.

--

--

Guy who handles everything mobile @headout among other things! Ex @practo