/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

doordash.engineering
| | sarunw.com
3.4 parsecs away

Travel
| | The last part in a series on understanding data in SwiftUI. See all tools SwiftUI provided to declare different types of data and dependency. Learn when and how to use @State, @Binding, ObservableObject, @ObservedObject, @EnvironmentObject, and @Environment.
| | movingparts.io
3.1 parsecs away

Travel
| | Covering how to make custom view styles work like the build in ones. Plus, some new tricks we've learned in the time since.
| | sarunw.com
3.4 parsecs away

Travel
| | Part 2 in a series on understanding data in SwiftUI. We will talk about the key that makes principles in part 1 possible in SwiftUI. And how this resulting in a reduction of the complexity of UI development.
| | hanno.codes
36.4 parsecs away

Travel
| Java 21 is available today, and it's quite the update. It brings us 15 (!) JEPS, finalizing features like Record Patterns & Virtual Threads and previewing new ones like String Templates. This blog post has all the info!