2 results
tagged
sveltejs
Quick Intro to Using Svelte to Create a Native Mobile App
Web apps written with Svelte are blazing fast. While you could certainly use a technology like Apache Cordova to create a mobile app, you're likely better off using a JavaScript-Native framework like NativeScript.
April 1, 2020 at 3:52:42 PM EDT
*
FILLER
Svelte 3: Rethinking reactivity
Instead, Svelte runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM. As a result, you're able to write ambitious applications with excellent performance characteristics.
March 22, 2020 at 9:26:44 AM EDT
*
FILLER