souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
Svelte https://svelte.dev/
02/02/2020 cluster icon
  • Next.js : A minimalistic framework for server-rendered React applications
  • Tauri : Tauri is a framework for building tiny, blazing fast binaries for all major desktop platforms. Developers can integrate any front-end framework that c...
  • Undum : A client side framework for hypertext interactive fiction games
  • Vue Native : Vue Native is a framework to build cross platform native mobile apps using JavaScript
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications
thumbnail

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.

Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes.

webapp javascript framework ui dom
1633 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn