更新时间:2021-06-11 18:25:58
封面
版权信息
Why subscribe?
Contributors About the author
About the reviewer
Packt is searching for authors like you
Preface
Chapter 1: Meet Svelte
Modern web app development
Why Svelte?
Building a journaling app
Summary
Chapter 2: Scaffolding Your Svelte Project
Setting up your environment
Scaffolding our project
Scaffolding your project with Webpack
"Hello Svelte!"
Debugging Svelte applications
Chapter 3: Building Reactive Svelte Components
Adding requirements
Svelte templates and reactivity
Bindings and events
Chapter 4: Putting Your App Together
Managing cross-component state
Transitions
Other useful Svelte features
Chapter 5: Single-Page Applications with Svelte
Routing on the browser
Routing with hash-based routing
Automated testing for Svelte apps
Linting and enforcing style conventions
Chapter 6: Going to Production
Options to deploy your Svelte apps
Deploying to object storage
Continuous Integration/Continuous Delivery
Chapter 7: Looking Forward
The Svelte ecosystem and community
Sapper
More JAMstack resources
Other Books You May Enjoy