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
book
Learn Enough HTML, CSS and Layout to Be Dangerous: An Introduction to Modern Website Creation and Templating Systems
All You Need to Know, and Nothing You Don’t, to Start Creating and Deploying Web Sites---In …
video
Svelte.js - The Complete Guide
If you want to build reactive user interfaces that load quickly and run fast, Svelte.js is …
video
React Native - The Practical Guide
Mobile apps are one of the best ways to engage with users; no wonder everyone wants …
book
CSS: The Definitive Guide, 5th Edition
If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and …