Future of Combine, Async/Await, Is SwiftUI Ready, iOS Dev Career Arc

preview_player
Показать описание
In this episode of Swift News, I discuss the future of Combine now that Async/Await has been unveiled as well as some of my other favorite topics from WWDC 2021 such as the new UIButton system and SFSymbols 3. We dive into the classic question "Is SwiftUI Ready?", dependencies, becoming a well-rounded developer and a typical iOS developer career arc when it comes to the kind of code they write.

If you like my teaching style, I've started releasing my own courses:

Swift News Link Repo:

Timestamps:
0:00 - Swift News Monthly
0:52 - Future of Combine
4:47 - Swift Concurrency by Example
5:33 - New Buttons
7:45 - What's New in SFSymbols 3
10:34 - WWDC 2021 Source Code
11:58 - Is SwiftUI Ready?
15:16 - macOS Content
16:20 - Getting Rid of Dependencies
19:05 - Well-Rounded Developer
21:23 - iOS Dev Code Career Arc

Links:

Link to my book - How I Became an iOS Developer:

My Twitter:

My Podcast - iOS Dev Discussions:

Book and learning recommendations that help out the channel if you decide to purchase (Affiliate Links):

Ray Wenderlich Books:

Ray Wenderlich Videos:

Paul Hudson's Hacking With Swift:

Donny Wals - Combine Framework:

Mark Moeyken’s SwiftUI Views:

Learn Advanced Swift Here:

#swift #softwaredeveloper #iosdeveloper
Рекомендации по теме
Комментарии
Автор

If you enjoy my presentation style, I started creating my own iOS dev courses at seanallen.teachable.com. You can watch the first ~10% of each course for free to get a feel for them.

seanallen
Автор

Welcome back! Monthly works! This has always been such a valuable nugget of information that served as a springboard into more detail or related ideas/projects.

mwdukes
Автор

UIKit buttons!! Exactly what I needed!! I always get something useful out of this channel, thanks Sean 🙏🏻🌹

abs
Автор

Looking forward for September's one already! :)

GuillemBruix
Автор

I think Combine and Async/Await perfectly complement each other. An example which illustrates the different use cases would be firing an async networking call and once you await the value you update your CoreData. In turn this would trigger a combine publisher which is observed by your UI. Or in other terms - combine is about a continuous stream of values, async/await is about single fire asynchronous events.
Glad to see Swift News back btw!

martinlaleff
Автор

Happy you cameback. Solid content as always. I started learning swift with you a couple years ago. When you were telling your story. Happy your here again with swift news! Plus your the only guy who does it 😉 So this is your own market 💪🏾

jaymartinez
Автор

Man!! This video notification made me smile! Waiting for it since long time 😁

KevinMacTechGeek
Автор

Thanks for the weekly — err, monthly — news!

JasonMitchellAZ
Автор

Great idea once a month! Love these insites. It’s like having a senior Dev when your still freelancing

ingongoyama
Автор

So much pleasure to see Sean fresh episode again! Good and actual stuff as always! Big thanks, welcome back!

vladimirmoor
Автор

Nice! As much as I liked weekly, this seems better. Always good to see your take on these topics, helps me a lot.

SBSanook
Автор

Monthly works great! you rock!! (as always!)

気にしない-oq
Автор

Thank you for explaining about Combine. I'm still relatively new and I've been thinking about learning it. Thanks for making things clearer

christiansimbarashe
Автор

Great content as usual Sean, I think is a great move to have this on monthly basis so that way you'll have more time to create this great content and keep working on your current projects! keep up the good work!

xjorgev
Автор

I am so excited about Actor Model in Swift 5.5. I used to try out server side swift but abandoned it because concurrency in Swift isn’t great imo, and I decided to go with Scala/Akka. Would love to try out Swift again now with a much more intuitive and powerful concurrency system.

vin
Автор

very cool sharing Sean, waiting for your combine course 😎

Martin-sdxu
Автор

Hi Sean! Thanks for all your videos! It's amazing!
Do you have a video, on youtube or on your courses, about callbacks inside callbacks? About callbacks hell or pyramid of doom?:D

antonsobolev
Автор

Woo my first Swift news as a professional iOS engineer!

gtur
Автор

I use combine for pub sub I dont see that clashing with async await

jhoughjr
Автор

I'm planning to buy a book by Mark Moeyken, do you have any suggestions?

cesmorf