2021-09-28
1664
#svelte
Andrew Evans
68545
Sep 28, 2021 â‹… 5 min read

Building a PWA with Svelte

Andrew Evans Husband, engineer, FOSS contributor, and Principal Engineer & Tech Lead at CarMax. Follow me at andrewevans.dev.

Recent posts:

Can native web APIs replace custom components in 2025?

Learn how native web APIs such as dialog, details, and Popover bring accessibility, performance, and simplicity without custom components.

Daniel Schwarz
Sep 12, 2025 â‹… 9 min read
too many tools: How to manage frontend tool overload

Too many tools: How to manage frontend tool overload

Read about how the growth of frontend development created so many tools, and how to manage tool overload within your team.

Shalitha Suranga
Sep 11, 2025 â‹… 12 min read
shruti kapoor the modern ai stack

What you actually need to build and ship AI-powered apps in 2025

Discover what you actually need to build and ship AI-powered apps in 2025, with tips for which tools to choose and how to implement them.

Shruti Kapoor
Sep 10, 2025 â‹… 10 min read
ai dev tool power rankings

AI dev tool power rankings & comparison [Sept 2025]

Compare the top AI development tools and models of September 2025. View updated rankings, feature breakdowns, and find the best fit for you.

Chizaram Ken
Sep 10, 2025 â‹… 9 min read
View all posts

2 Replies to "Building a PWA with Svelte"

  1. Don’t you need https for service workers to be launched? The dev server is in http, so that cannot work, unless I’m missing a step?

Leave a Reply