Best of SvelteOctober 2023

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Learn SvelteKit and Tailwind CSS by Building a Web Portfolio

    Learn how to build a web portfolio using SvelteKit and Tailwind CSS. The course teaches web development technicalities and emphasizes aesthetics and user experience.

  2. 2
    Article
    Avatar of svelteSvelte Blog·2y

    What's new in Svelte: November 2023

    Svelte Summit Fall is happening on November 11th. The new releases include improved developer experience, inferred types in Svelte 4.2.2, and a boolean option in SvelteKit for turning on/off a form function.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    Svelte by Example

    Svelte is a frontend framework that generates minimal, optimized JavaScript code. SvelteKit is a meta-framework for building full-stack web applications. The article provides an introduction to Svelte and SvelteKit.