Discover a new JavaScript framework that combines the best features of ReactJS and Vue.js in this 40-minute conference talk. Explore Svelte's unique approach to building user interfaces and basic CRUD operations, learning how it differs from React and Vue by compiling code to tiny, framework-less vanilla JavaScript. Gain insights into Svelte's compiler-based architecture, which eliminates the need for virtual DOM and complex state management libraries. Delve into topics such as dependencies, forms, compute functions, and transitions while understanding how Svelte brings reactivity directly to JavaScript itself, resulting in fast and efficient web applications.
Overview
Syllabus
Intro
What is Svelte
Other frameworks
Demo
Dependencies
Form
Compute
Transition
Taught by
NDC Conferences