12
Introduction to Svelte for Frontend Development
We’ve successfully finished our backend logic and learned how to build robust and extensible APIs. Now, it’s time for us to write the part of the application that matters the most for our end users: the frontend. To do that, we will use Svelte as our frontend library. Before we start building the actual application, we will need to discuss what Svelte is, why we chose it, and cover the main aspects of developing apps in Svelte – and this is exactly what we are going to cover in this chapter. By the end of it, we will have a good grasp of Svelte and will be equipped with the knowledge to start developing the frontend with it.
We will cover the following topics in this chapter:
- What is Svelte? ...
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.