Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Svelte JS Book: Learn Svelte JS By Example

Posted By: TiranaDok
Svelte JS Book: Learn Svelte JS By Example

Svelte JS Book: Learn Svelte JS By Example by Shane Deam
English | 2020 | ISBN: N/A | ASIN: B08CGMKPLS | 130 pages | MOBI | 4.15 Mb

Lighterweight and faster than it's popular UI component framework counterparts, the people behind Svelte JavaScript appear to have learned many lessons from older frameworks. Svelte is gaining mindshare.

Build-time compilation establishes an optimized DOM, and conciseness of syntax and inherent reactivity allow more functionality with less code.

Svelte JS Book is an example-by-example guide via multiple demonstration applications building front-ends for web apps with Svelte.

After a slightly expanded version of "Hello World" {with a lighthearted nod toward a fictitious crew who hangout at a late-90's NYC coffee shop) you will then shift to coding a Conference Attendee app, and Conference Room Capacity Planning app, and finally a Mileage Tracking Journal app.

You'll have working code that demonstrates Svelte's reactivity, props, events, lifecycle, stores, data bindings, conditional logic, and forms.

We also provide links to the sample code in an online repository should you want help starting and ending each chapter in sync with the demonstrated examples.