Hacker News new | ask | show | jobs
by peternicky 3036 days ago
Can you provide a summary of the convincing arguments from that article, in 1 or two sentences? I plan to read it myself, but I think the parent comment is relevant.
1 comments

From the article:

- The advantages of reactive views, with no JavaScript bridge

- Fast, smooth, and predictable; code compiles AOT to native (ARM) code

- The developer has full control over the widgets and layout

- Comes with beautiful, customizable widgets

- Great developer tools, with amazing hot reload

- More performant, more compatibility, more fun