|
You are here |
www.vadimbulavin.com | ||
| | | | |
swiftwithmajid.com
|
|
| | | | | That is WWDC week: everybody is so excited about so many new things like SwiftUI, Dark Mode, updateable Core ML models, etc. I will try to cover all the new stuff during the upcoming weeks. Let's start with SwiftUI. SwiftUI is an entirely new approach to building apps for the Apple ecosystem. | |
| | | | |
www.swiftbysundell.com
|
|
| | | | | An important part of maintaining any app, framework, or system is dealing with legacy code. This week, let's take a look at a technique for dealing with legacy code that lets us replace a problematic system class-by-class, rather than having to do it all at once. | |
| | | | |
gist.github.com
|
|
| | | | | Concrete proposal for async semantics in Swift. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
www.shuttle.dev
|
|
| | | All about Rust traits, generics, trait bounds and implementing advanced trait bounds | ||