Frontend
26 views
Svelte
Quick Definition
Compiler-based framework producing efficient vanilla JS
Full Definition
A compiler-based framework producing efficient vanilla JavaScript at build time.
Examples
compiled components, no virtual DOM, SvelteKit, runes
Related Terms
react
vue
solid-js
More Frontend Terms
Vue.js
Progressive JavaScript framework for user interfaces
WebAssembly
Binary format enabling near-native performance in browsers
Hydration
Process of attaching JS event handlers to server-rendered HTML
HTML
Standard markup language for web page structure and content
CSS
Stylesheet language controlling web page presentation
Single-Page Application
Web app that loads once and dynamically updates content