It's pretty fascinating how tech tends to spread and influence. We spent years trying to make the web more like traditional UI dev, and now we're making traditional UI dev like web. I would never have believed this if you'd told me about it in 2010.
> and now we're making traditional UI dev like web It's been like that on Windows since 2006 with XAML. In fact, if you squint at typical JSX, it looks like XAML. Disclosure: I work at Microsoft.
Proton Native – React Native for the desktop
21–30 of 295 posts
Re: Proton Native – React Native for the desktop
#22> It is not only shorter, it is also easier to read and to edit, and can easily utilize the power of the state. Easier to read and edit is obviously subjective, but shorter is not and that front page is just straight up lying. The Qt example is most definitely shorter. What am I missing?
But if you have any suggestions let me know!
Re: Proton Native – React Native for the desktop
#23This is super cool. Are there any demonstrations comparing performance between electron and your app?
Re: Proton Native – React Native for the desktop
#24It's pretty fascinating how tech tends to spread and influence. We spent years trying to make the web more like traditional UI dev, and now we're making traditional UI dev like web. I would never have believed this if you'd told me about it in 2010.
Re: Proton Native – React Native for the desktop
#25It's pretty fascinating how tech tends to spread and influence. We spent years trying to make the web more like traditional UI dev, and now we're making traditional UI dev like web. I would never have believed this if you'd told me about it in 2010.
Writing React makes me feel more like building for web using native paradigms.
At least when concerning all major GUI libs.
It's more like a markup driving an immediate-mode graphics API.
Re: Proton Native – React Native for the desktop
#26Is this created and maintained by a single developer (kusti8?), community, or corporation?
Re: Proton Native – React Native for the desktop
#27Other than Linux support, does this offer anything more than React Native's existing macOS and Windows forks/bindings?
Re: Proton Native – React Native for the desktop
#28It's pretty fascinating how tech tends to spread and influence. We spent years trying to make the web more like traditional UI dev, and now we're making traditional UI dev like web. I would never have believed this if you'd told me about it in 2010.
Re: Proton Native – React Native for the desktop
#29It's pretty fascinating how tech tends to spread and influence. We spent years trying to make the web more like traditional UI dev, and now we're making traditional UI dev like web. I would never have believed this if you'd told me about it in 2010.
UI seems to be effectively described using some sort of a markup language. HTML being the most well-understood markup language becomes a reasonable thing for stuff outside just web pages. It isnt perfect but it gets the job done. Sorta like phonegap :/
Damn it, didn't we just have an article on HN about creating art using CSS?!
Re: Proton Native – React Native for the desktop
#30It's pretty fascinating how tech tends to spread and influence. We spent years trying to make the web more like traditional UI dev, and now we're making traditional UI dev like web. I would never have believed this if you'd told me about it in 2010.