Tag: svelte

Svelte and React Native Logos Over a Purple and Blue Background

Svelte Native vs. React Native: A comparison guide

Dev

Svelte Native is the new kid on the block for building native Android and iOS apps, but how does it compare to React Native?

Eze Sunday
Feb 11, 2022 ⋅ 5 min read
Svelte Logo Over a Black Background

Build a single-page application in Svelte with svelte-spa-router

Dev

Here’s how you can create a single-page application in Svelte and implement a routing mechanism with svelte-spa-router.

Madars Bišs
Feb 1, 2022 ⋅ 8 min read
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 Emadamerho-Atori
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