Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

imgui tends to get much love around here. i have to say, the most interesting aspect of the swift language ecosystem for me is swiftui. they really nailed declarative ui. the web should really steal that model.


Have you used react at all? Check out react + rxjs for a similar experience, add some typescript on top and it becomes even better!


I love rxjs but I wouldn't call it user friendly. It's essentially a text encoding of data flow programming and requires a totally different mental model to react. The explicit coding of time is great, but for most reactive js code react's own logic is simpler and more idiomatic.


For sure, dont mean to argue that point at all. I'm just saying the interface of swiftui is very much observables + a react like component setup, its pretty neat to see something like that coming from Apple


oh yeah, totally agree. I'm building a business based on observability and reactivity though so I'm biased ;)


Stencil, angular, vue with the class api are all delightfully declarative through decorators


I've heard opinions that SwiftUI is inspired by React.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: