Frontend
23 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
Vite
Fast build tool with instant server start and HMR
Server Components
React components rendering on the server for better performance
TypeScript
Superset of JavaScript with static type checking
Frontend Development
Building user-facing web applications with HTML, CSS, JavaScript
Angular
Full-featured TypeScript framework for single-page apps
Web Component
Browser-native technology for reusable custom HTML elements