书籍 Svelte and Sapper in Action的封面

Svelte and Sapper in Action

Mark Volkmann

出版时间

2020-12-31

ISBN

9781617297946

评分

★★★★★
书籍介绍

Svelte and Sapper in Action is a comprehensive guide to building web apps with Svelte and Sapper. You’ll dive straight into coding a complete travel packing app as you learn to write, compile, and organize Svelte components for your app’s UI. From there, you’ll master Svelte’s awesome state management model and learn to use Sapper for simplified page routing, creating static sites, and providing offline support with Service Workers. By the time you’re done, you’ll be able to build web applications that are easier to understand, offer great UX, and don’t compromise on SEO.

what's inside

Creating Svelte applications and components

Communicating between Svelte components

Routing between pages in both Svelte and Sapper

Adding animation to components

Debugging, testing, and deploying applications

Implementing and invoking REST services in a Sapper app

Exporting a Sapper app as a static site

Mark Volkmann is a partner at Object Computing, Inc. (OCI) in St. Louis where he has provided software consulting and training since 1996. As a consultant, Mark has assisted many companies with JavaScript, Node.js, React, Vue, Angular, and more

用户评论
sapper可以不用看,只看svelte也绝对精彩。
讲svelte的书少,基本就这一本。这本书的内容一般,优点在于目录和每章的小结提供了一个比较系统的脉络,如果时间不够看这些就够了,个人认为在这点上比官网的文档好,可以结合在一起看。