The Svelte Handbook
eBook | Free |
Rating | |
Author | Flavio Copes |
Publisher | Self-publishing |
Published | 2019 |
Pages | 40 |
Language | English |
Format | Paper book / ebook (PDF) |
Svelte is an exciting Web framework that offers a fresh new take on how to build Web applications.
If you are already experienced in React, Vue, Angular or other frontend frameworks you might be pleasantly surprised by Svelte.
My first impression with Svelte was that it all feels so much more like plain JavaScript than working with other frameworks. Sure, you have some rules and there are templates that are not 100% JavaScript (they look more like HTML) but most of the things that are complicated with other frameworks are very simple and lightweight with Svelte.
And my first impression has been confirmed by further usage of the framework and its ecosystem of tools.
Compared to React, Vue, Angular and other frameworks, an app built using Svelte is compiled beforehand so you don't have to serve the whole framework to every one of your site visitors. As a result, the fruition of the experience is smoother, consumes less bandwidth, and everything feels faster and more lightweight.
At deployment, Svelte disappears and all you get is plain (and fast!) JavaScript.
- Flavio Copes (13 books)
Similar Books
by Alex Libby
Learn to leverage the power of Svelte to produce web applications that are efficient and fast. This project-oriented book simplifies creating sites using Svelte from start to finish, with little more than a text editor and familiar languages such as HTML, CSS, and JavaScript. It equips you with a starting toolset that you can use to devel...
Price: $37.30 | Publisher: Apress | Release: 2022
by Flavio Copes
Deno is a runtime for JavaScript and TypeScript that is based on the V8 JavaScript engine and the Rust programming language.The Deno Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. In particular, the goal is to get you up to speed quickly with Deno....
Free ebook | Publisher: Self-publishing | Release: 2020
by Flavio Copes
Express is a Node.js Web Framework. Node.js is an amazing tool for building networking services and applications. Express builds on top of its features to provide easy to use functionality that satisfy the needs of the Web Server use case.The Express Handbook follows the 80/20 rule: learn in 20% of the time the 80% of a topic. The author ...
Free ebook | Publisher: Self-publishing | Release: 2018
by Umesh Hodeghatta Rao, Umesha Nayak
The InfoSec Handbook offers the reader an organized layout of information that is easily read and understood. Allowing beginners to enter the field and understand the key concepts and ideas, while still keeping the experienced readers updated on topics and concepts.It is intended mainly for beginners to the field of information security, ...
Price: $44.99 | Free ebook | Publisher: Apress | Release: 2014
by Flavio Copes
CSS, a shorthand for Cascading Style Sheets, is one of the main building blocks of the Web. Its history goes back to the 90's and along with HTML it has changed a lot since its humble beginnings.This handbook is aimed at a vast audience.- First, the beginner. I explain CSS from zero in a succinct but comprehensive way, so you can use...
Free ebook | Publisher: Self-publishing | Release: 2019
by Flavio Copes
HTML, a shorthand for Hyper Text Markup Language, is one of the most fundamental building blocks of the Web.This handbook is aimed at a vast audience.- First, the beginner. I explain HTML from zero in a succinct but comprehensive way, so you can use this book to learn HTML from the basics.- Then, the professional. HTML is often considered...
Free ebook | Publisher: Self-publishing | Release: 2019
by Katie Cunningham
Get practical guidelines for making your website accessible to people with disabilities. With this handbook, you'll learn how to design or develop a site that conforms to Section 508 of the US Rehabilitation Act - and in the process you'll discover how to provide a better user experience for everyone.The Accessibility Handbook i...
Price: $14.99 | Publisher: O'Reilly Media | Release: 2012
by Bjarne Dacker, Robert Virding
Erlang is the result of a project at Ericsson's Computer Science Laboratory to improve the programming of telecommunication applications. A critical requirement was supporting the characteristics of such applications, that include: massive concurrency, fault-tolerance, isolation, dynamic code upgrading at runtime, transactions.Throug...
Free ebook | Publisher: Self-publishing | Release: 2014