Skip to content

rlziii/SwiftSays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Swift Says

Info

  • Underdog Devs Xcoders
  • 2022-05-25

Note: Use the branches StarterProject and FinishedProject as appropriate.

Presentation Summary

When SwiftUI was released in 2019, it was launched alongside a declarative framework for processing values over time: Combine. However, in 2021 we gained access to all-new language features such as async/await that can describe asynchronous and concurrent operations using more synchronous-looking and structured patterns. In this presentation Richard will walk through building a simple game of Simon using SwiftUI and the new Swift concurrency features to drive asynchronous state changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages