Svelte

Svelete offers compiler based truely reactive single file JS component model. It’s not product of tech megacorp and produces small, fast JS bundles.

Salient Features

  • Closer to regular JavaScript. Most things you do with vanilla JavaScript, you can do with svelte.
  • Stack trace is legible. It is easy to trace back to where the change that caused the error happened.

Learning SvelteJS:

Tutorials and Guides

Svelte is kind of a JS superset lang that compiles to plain JS for browser to run.

  • svelvet - component library for building interactive node-based flow diagrams
  • mdsvex - svelte in markdown. A markdown preprocessor for Svelte components
  • ballerine - user identity and risk management / KYC lib