Book description
Svelte is a relatively new JavaScript frontend framework for developing websites and web apps.
The praise that Svelte has received over the last two years is testament to it not being "just another frontend framework". It won "breakthrough of the year" on the State of JS survey 2019, followed by topping the satisfaction rating in 2020. It was also voted the most loved web framework in the Stack Overflow 2021 survey.
Svelte appeals to developers with its combination of a small bundle size, very good performance, and ease of use. At the same time, it comes packed with a lot of goodies. A simple state management solution to build upon is already provided, as well as ready-to-use transitions and animations. This book will start by shedding light on how Svelte achieves this, and then we'll look at how to implement applications with Svelte using the various possibilities Svelte provides.
Publisher resources
Table of contents
- Svelte: A Beginner's Guide
- Notice of Rights
- Notice of Liability
- Trademark Notice
- About SitePoint
- About the Author
- Preface
- Chapter 1: Getting Started with Svelte
- Chapter 2: Template Syntax
- Chapter 3: Reactive Statements
- Chapter 4: Stores
- Chapter 5: Component Interaction Concepts
- Chapter 6: Testing Applications
Product information
- Title: Svelte: A Beginner's Guide
- Author(s):
- Release date: February 2022
- Publisher(s): SitePoint
- ISBN: 9781925836486
You might also like
video
Svelte.js - The Complete Guide
If you want to build reactive user interfaces that load quickly and run fast, Svelte.js is …
book
Vue.js 3 Cookbook
Explore the new features of Vue.js 3 and discover best practices for building fault-tolerant and professional …
video
React Native - The Practical Guide
Mobile apps are one of the best ways to engage with users; no wonder everyone wants …
book
Tailwind CSS
Get a rapid introduction to Tailwind, the utility-first CSS framework, and start building sites with it …