WWDC Highlights Kilian: SwiftUI Updates und SwiftPM Resource SupportBilal: Car KeysMathías: View.isPlaceholder(true) und Metal Shaders GraphGraphQL Experiment: GraphQL vs. REST | Scenario | Δ Bytes | Δ RTT | | -------- | -------- | -------- | | Worst-Case | +80% | +18% | | Average-Case | -16% | -42% | Mattias Cederlund. Performance of frameworks for declarative data fetching : An evaluation of falcor and relay+graphql, 2016. graphile/postgraphilenerdsupremacist/Graphaello// Define a Cell struct CharacterCell: View { // Use the GraphQL Property Wrapper @GraphQL(StarWars.Person.name) var name: String? @GraphQL(StarWars.Person.homeworld.name) var home: String? var body: some View { HStack { name.map { Text($0).bold() } Spacer() home.map { Text($0) } } } } dbsystel/1BahnQLnerdsupremacist/GraphZahlsimonw/datasettePicks Mathías: a2/swift-shortcutsLösung zu TupleView problem: AssociatedTypeRequirementsKitBilal: nerdsupremacist/GraphaelloKilian: krzysztofzablocki/DifferenceSocial Mathías auf TwitterKilian auf TwitterBilal auf Twitter SwiftDE SlackHallo Swift Matrix Rss Apple Podcaster →