Tag: svelte

Vue vs Svelte Comparing Framework Internals

Svelte vs. Vue: Comparing framework internals

Dev

Svelte improves on what made us love Vue to begin with, like high performance, a lightweight and familiar templating syntax, and an easy learning curve.

David Omotayo
Jan 24, 2022 ⋅ 12 min read
Building Svelte micro frontends with Podium

Building Svelte micro frontends with Podium

Dev

Use Podium to create a micro frontend, to compile two individual Svelte applications into one application that’s easier to manage.

Samson Omojola
Jan 21, 2022 ⋅ 5 min read
Svelte Jekyll Hybrid Svekyll

Getting started with Svekyll: Svelte and Jekyll hybrid

Dev

Get started with Svekyll, Jekyll, and Svelte. Cover the best use cases for each, as well as some existing and upcoming features of Svekyll.

Fortune Ikechi
Jan 4, 2022 ⋅ 5 min read
Introduction to Svelte actions

Introduction to Svelte Actions

Dev

Svelte actions are a very powerful, function-based feature that are important to understand. Get started with this simple, in-depth intro.

Geoff Rich
Nov 26, 2021 ⋅ 6 min read
Testing Svelte Sveltekit

Introduction to testing SvelteKit applications

Dev

Cover the fundamentals for testing applications in SvelteKit, including unit testing with Jest and Svelte Testing Library and end-to-end testing with Cypress.

Raphael Ugwu
Nov 9, 2021 ⋅ 4 min read
Svelte Logo Over Tiled Background

Implementing localization in Svelte

Dev

In this tutorial, we’ll implement localization in a Svelte application that will include routing, so you can divide the content across pages.

Madars Bišs
Nov 8, 2021 ⋅ 7 min read

Build your own component library with Svelte

Dev

Learn how to build your own components in Svelte with Sveltekit, including how to test and publish them to npm.

Madushika Perera
Nov 1, 2021 ⋅ 9 min read
Svelte Material UI

Svelte Material UI: Advanced Material Design components

Dev

Explore Svelte Material UI, a helper library for building custom and advanced UI components that is inspired by Google’s Material Design.

Doro Onome
Oct 21, 2021 ⋅ 4 min read

Top form validation libraries in Svelte

Dev

This review of the top seven most popular form validation libraries in Svelte can help you choose the best fit for your next project.

Nefe James
Oct 21, 2021 ⋅ 12 min read
PWA Svelte Sapper SvelteKit

Building a PWA with Svelte

Dev

Explore three options for implementing PWAs using Svelte, SvelteKit, and Sapper. Examine the fundamental features of PWAs, including service workers and web manifests.

Andrew Evans
Sep 28, 2021 ⋅ 5 min read

A comprehensive guide to Svelte components with slots

Dev

Take a deep dive into Svelte components with slots by learning how they work and how to use them to supercharge your Svelte apps.

Nefe James
Sep 22, 2021 ⋅ 5 min read
What's New in Svelte Summer 2021

What’s new in Svelte: Summer 2021

Dev

Svelte updates introduced await shorthand, Svelte for VS Code, an errorMode compiler option, and other features that make Svelte’s changelog worth a look.

Lawrence Eagles
Sep 7, 2021 ⋅ 4 min read