15
Advanced Svelte Techniques
In this last chapter of the book, we are going to cover the more advanced aspects of Svelte: formatting, linting, internationalization, accessibility, and testing. All of these topics are essential to writing a robust and user-friendly frontend application. By the end of this chapter, you will have a solid grasp of developing frontend applications in general.
We are going to cover the following topics:
- Configuring formatting and linting
- Exploring a11y
- Setting up i18n
- Introducing testing
- Further reading
Technical requirements
To introduce the functionality mentioned in the introduction, we will need to install a few additional libraries. First, we must install the libraries that are required for formatting and ...
Get Full-Stack Web Development with TypeScript 5 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.