Explore >> Select a destination


You are here

www.vadimbulavin.com
| | swiftwithmajid.com
3.1 parsecs away

Travel
| | 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
4.3 parsecs away

Travel
| | 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
4.0 parsecs away

Travel
| | Concrete proposal for async semantics in Swift. GitHub Gist: instantly share code, notes, and snippets.
| | www.shuttle.dev
30.5 parsecs away

Travel
| All about Rust traits, generics, trait bounds and implementing advanced trait bounds