Svelte, Cybernetically Enhanced Web Apps
Offered By: NDC Conferences via YouTube
Course Description
Overview
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.
Syllabus
Intro
What is Svelte
Other frameworks
Demo
Dependencies
Form
Compute
Transition
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube