Hacker News new | ask | show | jobs
by zozbot234 1401 days ago
It's also a frontend framework that builds custom client-side JavaScript, which is where the "compiler" part comes in. This makes it way more efficient on the browser than the generic VDOM-diffing approach found in React, etc. Almost as quick as a static site, while preserving full interactivity.