Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to SvelteJS

Introduction to SvelteJS

Introducing a rather new JavaScript framework that could speedup your web app development, as code get shorter and compact.

Hyperjump Tech

May 07, 2021
Tweet

More Decks by Hyperjump Tech

Other Decks in Programming

Transcript

  1. What is Svelte? • Svelte is a tool for building

    fast web applications created by Rich Harris • Similar to JavaScript frameworks such as React and Vue • Svelte converts your app into ideal JavaScript at build time, rather than interpreting your application code at run time.
  2. “What we know is a drop, What we don’t know

    is an ocean” - Isaac Newton