Best of SvelteAugust 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    How I built my new portfolio using Pixi.js

    Sveltekit was developed on-top of Vite, a build tool created by Evan You (of Vue fame) It provides a very fast and responsive set of tooling for creating local servers, handle hot module refresh, Typescript compilation, building, bundling, and more.

  2. 2
    Article
    Avatar of logrocketLogRocket·4y

    Building a full-stack app with Bud and Go

    New Go framework Bud allows frontend and backend code to expand based on the needs of its users. Bud is a framework that keeps things simple but can scale up when needed. Bud comes with built-in functionality for frontend development with Svelte and uses Go for the backend. The index method would return a view from a file called index.svelte in our view folder.

  3. 3
    Article
    Avatar of svelteSvelte Blog·4y

    What's new in Svelte: August 2022

    July was the third largest month for SvelteKit changes since its inception. Vite 3 and 'vite.js' are now supported. The @layer CSS at-rule is now supported in Sveltte components (3.49.0, PR) The inert HTML attribute is nowsupported in Mail Must Move is an email made for those who want to get more done.

  4. 4
    Article
    Avatar of sitepenSitePen·4y

    Give Svelte a Try

    Svelte has been voted the “most loved’s web development framework in the 2021 Stack Overflow Developer Survey. It has lots of new syntax, with dollar signs, HTML directives, mustache-like template statements, and magically reactive stores. A.svelte component file, on the other hand, may only contain a single component but it contains all the parts of the component.