Sveltejs is a JavaScript frameworks that helps easily build user interfaces.
00:00 Introduction to Svelte
01:10 HTML tags in Svelte
01:43 Define a variable in Svelte
02:30 Javascript operators usable on the variable inside DOM in Svelte
04:10 Math operators inside the DOM in Svelte
05:12 Svelte nested Components
07:27 Svelte scoped styles
08:48 Rendering HTML in Svelte
Playlist: • Why I Like Svelte - Svelte Tutorial 0
REPL: https://svelte.dev/repl/1a75d463aca64...
In this video, I have covered Svelte variables, HTML tags, dynamic content, styling, nested components, and rendering HTML from string.