Hacker News new | ask | show | jobs
by erichocean 5039 days ago
To be fair, if you did do everything in javascript including the user interface, it ends up looking like java

Or iOS, see Blossom: https://github.com/fohr/blossom

Frankly, not having to write HTML/CSS and still getting Core Animation-style hardware-accelerated transitions and a normal Core Graphics-style `render()` function is really, really nice.