SwiftUI
Medium — good to knowGeneral Dev
ELI5 — The Vibe Check
SwiftUI is Apple's answer to React — instead of manipulating views imperatively, you declare what the UI should look like given some state and SwiftUI figures out the rest. It's like describing a painting instead of painting stroke by stroke.
Real Talk
undefined
When You'll Hear This
undefined
Related Terms
Flutter
Flutter is Google's way of saying 'write once, run everywhere' and actually meaning it.
intermediateFrontend
React Native
React Native lets you build iPhone and Android apps using React and JavaScript. It's like React put on a disguise and snuck into the App Store.
intermediateFrontend
Swift
Swift is Apple's way of saying 'Objective-C was a great experiment, but let's make something humans can actually read.
intermediateGeneral Dev
Xcode
Xcode is Apple's gift to iOS developers, and like many Apple gifts, it looks beautiful and behaves mysteriously.
intermediateGeneral Dev