Hacker News new | ask | show | jobs
by pvinis 2558 days ago
SwiftUI should go more the jsx/HTML way. Not the other way around!
1 comments

Why? I think both approaches are valid. SwiftUI separates data from representation. jsx+css is comparable. Pure HTML always contains some representation so the boundary is less clear.