Frontend
136 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
React
JavaScript library for building user interfaces
Context API
React mechanism for sharing state without prop drilling
Nuxt.js
Full-stack Vue.js framework with SSR and auto routing
Responsive Design
Making web pages render well on all devices
Virtual DOM
Lightweight DOM copy for efficient UI updates
Vite
Fast build tool with instant server start and HMR