issues
search
uhooi
/
UhooiPicBook
Uhooi's character book.
MIT License
108
stars
25
forks
source link
Use Swift Concurrency
#223
Closed
uhooi
closed
2 years ago
uhooi
commented
3 years ago
References
Documents
https://docs.swift.org/swift-book/LanguageGuide/Concurrency.html
https://swift-programming-language-jp.gitbook.io/the-swift-programming-language-jp/language-guide/concurrency
https://zenn.dev/koher/articles/swift-concurrency-cheatsheet
https://speakerdeck.com/koher/swift-language-updates-learn-languages-2021
https://speakerdeck.com/koher/swift-zoomin-number-8
https://zenn.dev/treastrain/scraps/479338f6b7e467
https://zenn.dev/treastrain/articles/484564cf15a8a1
https://zenn.dev/treastrain/articles/e8099976ec845b
https://gist.github.com/treastrain/bbe368a74f4094fbc105f1f51c90b6dd
https://zenn.dev/akkyie/articles/swift-concurrency
https://cockscomb.hatenablog.com/entry/2021/09/26/103128
https://lfk-devpods.linecorp.com/episode/3
https://www.swiftbysundell.com/articles/making-async-system-apis-backward-compatible/
https://mokacoding.com/blog/how-to-test-async-await-code-in-swift/
https://www.youtube.com/watch?v=dOUJGabje9Y
https://twitter.com/_take_hito_/status/1453518861546913798?s=20
https://twitter.com/the_uhooi/status/1434910495169925121?s=20
https://twitter.com/the_uhooi/status/1470733601595887619?s=20
https://twitter.com/the_uhooi/status/1470933362571640835?s=20
Samples
https://github.com/giginet/Crossroad/pull/43
https://github.com/giginet/Crossroad/commit/15e9267fe6047c5ccfa8ad5955f59b1abc6137d9
https://github.com/Frog-Frog/Pokedex/pull/39
https://github.com/Frog-Frog/Pokedex/commit/2e8f4a05a569e37954f688fec9347c9476ef9631
https://github.com/uhooi/swift-zoomin-8/commit/20207ac08e4f6b126eb428a96d7dfc3df12dc56a
https://github.com/koher/swift-zoomin-8
github-actions[bot]
commented
3 years ago
👋 Thanks for reporting! Please PR :)
References
Documents
Samples