Ask HN: Creating UIs – Alternatives to Web

1 points by filipoi ↗ HN
How would you compare creating a UI for web (using modern js/ts frameworks/libs) with other ways of providing GUI (native desktop or mobile apps)?

From programmer point of view: which platform has the best tools for creating graphical interfaces? Why?

1 comment

[ 4.8 ms ] story [ 15.5 ms ] thread
Look up Immediate GUI vs Reactive Mode paradigms and that’ll explain a majority of what exists.