Best of SvelteAugust 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    Things you forgot (or never knew) because of React

    React Part 1: An intro about music, defaults, and bubbles. Josh Collinsworth blog post: Things you forgot (or never knew) because of React. Collinsworth: You can keep listening to the same music for the rest of life for life.

  2. 2
    Article
    Avatar of asayerasayer·3y

    Svelte vs. Vue -- A Comparison

    Svelte is a new and free framework of JavaScript used to build interactive websites. VueJS is a framework for frontend web applications that’s JavaScript-based as well as a Model-View-controller based. It makes use of a virtual DOM to ensure performance, like no virtual DOM (just the real DOM!), less code, and real reactivity.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    Using Sveltris to build interoperable React and Svelte apps

    Using Sveltris to build interoperable React and Svelte apps - LogRocket Blog. The rise of multi-framework projects in recent years has opened up new possibilities for web developers seeking increased flexibility and efficiency in their workflows. We will explore the benefits and drawbacks of using multiple frameworks in a single project.