Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Svelte 3 Up and Running

You're reading from   Svelte 3 Up and Running A fast-paced introductory guide to building high-performance web applications with SvelteJS

Arrow left icon
Product type Paperback
Published in Aug 2020
Publisher Packt
ISBN-13 9781839213625
Length 168 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Alessandro Segala Alessandro Segala
Author Profile Icon Alessandro Segala
Alessandro Segala
Arrow right icon
View More author details
Toc

Summary

In this chapter, we completed our application by adding a client-side router (and we learned about the two different kinds of routers and when each one is recommended).

We also implemented two tools that can help us build applications more confidently.

First, we added the Nightwatch.js framework to enable automated testing using a headless browser. Now that the framework is in place and you know how to run tests, writing them can be a fun exercise that we'll leave up to you.

Lastly, we added ESLint to enable the linting of our JavaScript code and Svelte components, so we can ensure that everyone in our team writes code that looks consistent, and debates such as putting a newline between if and { can be put to an end (maybe!).

In the next chapter, we'll look at how to bring our application to production publicly. We'll also look at setting up continuous delivery to complete our DevOps pipelines.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime