Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yhkaplan/presentations
Repo of all my presentations since Sept of 2020
https://github.com/yhkaplan/presentations
Last synced: about 1 month ago
JSON representation
Repo of all my presentations since Sept of 2020
- Host: GitHub
- URL: https://github.com/yhkaplan/presentations
- Owner: yhkaplan
- Created: 2020-09-05T08:55:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T01:29:30.000Z (about 3 years ago)
- Last Synced: 2024-11-06T05:42:21.540Z (3 months ago)
- Size: 65.8 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Presentations
Repo of all my presentations since Sept of 2020. [See here](https://github.com/search?q=presentation+user%3Ayhkaplan&type=Repositories) for older presentations.
## 2021
### Using the latest UICollectionView APIs
> A talk given at iOSDC 2021
- [Source](https://github.com/yhkaplan/presentations/tree/main/2021/09/19)
- [Slides](https://speakerdeck.com/yhkaplan/using-the-latest-uicollectionview-apis)
- [YouTube - English Version](https://youtu.be/K__6lckEsWo)
- [YouTube - Japanese Version](https://youtu.be/rXopZ8lGgbI)---
## 2020
### Migrating from UIKit to SwiftUI Efficiently
> A talk given at iOSDC 2020
- [Source](https://github.com/yhkaplan/presentations/tree/main/2020/09/20)
- [Slides](https://speakerdeck.com/yhkaplan/migrating-from-uikit-to-swiftui-efficiently)
- [YouTube - English Version](https://www.youtube.com/watch?v=kedKk96SXxA)
- [YouTube - Japanese Version](https://www.youtube.com/watch?v=Mavk5AQAz7U)### Backend-Driven UI: Making Screens Dynamic
> A talk given at Pepabo Mobile Conference
- [Source](https://github.com/yhkaplan/presentations/tree/main/2020/10/16)
- [Slides](https://speakerdeck.com/yhkaplan/backend-driven-ui-making-screens-dynamic)### Swift and Concurrency: The Plan for World Domination
> A talk given at Pepabo Tech Friday
- [Source](https://github.com/yhkaplan/presentations/tree/main/2020/12/18)
- [Slides](https://speakerdeck.com/yhkaplan/swift-and-concurrency-the-plan-for-world-domination)