Podcast
Podcaster
Beschreibung
vor 4 Jahren
WWDC Highlights
Kilian: SwiftUI Updates und SwiftPM Resource Support
Bilal: Car Keys
Mathías: View.isPlaceholder(true) und Metal Shaders Graph
GraphQL
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/postgraphile
nerdsupremacist/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/1BahnQL
nerdsupremacist/GraphZahl
simonw/datasette
Picks
Mathías: a2/swift-shortcuts
Lösung zu TupleView problem:
AssociatedTypeRequirementsKit
Bilal: nerdsupremacist/Graphaello
Kilian: krzysztofzablocki/Difference
Social
Mathías auf Twitter
Kilian auf Twitter
Bilal auf Twitter
SwiftDE Slack
Hallo Swift Matrix
Kilian: SwiftUI Updates und SwiftPM Resource Support
Bilal: Car Keys
Mathías: View.isPlaceholder(true) und Metal Shaders Graph
GraphQL
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/postgraphile
nerdsupremacist/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/1BahnQL
nerdsupremacist/GraphZahl
simonw/datasette
Picks
Mathías: a2/swift-shortcuts
Lösung zu TupleView problem:
AssociatedTypeRequirementsKit
Bilal: nerdsupremacist/Graphaello
Kilian: krzysztofzablocki/Difference
Social
Mathías auf Twitter
Kilian auf Twitter
Bilal auf Twitter
SwiftDE Slack
Hallo Swift Matrix
Weitere Episoden
1 Stunde 13 Minuten
vor 4 Jahren
53 Minuten
vor 4 Jahren
48 Minuten
vor 4 Jahren
17 Minuten
vor 4 Jahren
35 Minuten
vor 4 Jahren
In Podcasts werben
Kommentare (0)