Frontend
137 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
Responsive Design
Making web pages render well on all devices
Design System
Collection of reusable components and UI standards
HTML
Standard markup language for web page structure and content
Design Token
Named values representing design decisions in platform-agnostic format
Hydration
Process of attaching JS event handlers to server-rendered HTML
Vite
Fast build tool with instant server start and HMR