舉報

會員
Svelte 3 Up and Running
SvelteisamodernJavaScriptframeworkusedtobuildstaticwebappsthatarefastandlean,aswellasbeingfunfordeveloperstouse.ThisbookisaconciseandpracticalintroductionforthosewhoarenewtotheSvelteframeworkwhichwillhaveyouuptospeedwithbuildingappsquickly,andteachyouhowtouseSvelte3tobuildappsthatofferagreatappuserexperience(UX).ThebookstartswithanintroductiontoSvelte3,beforeshowingyouhowtosetupyourfirstcompleteapplicationwiththeframework.Filledwithcodesamples,eachchapterwillshowyouhowtowritecomponentsusingtheSveltetemplatesyntaxandtheapplicationprogramminginterfaces(APIs)oftheSvelteframework.Asyouadvance,you’llgofromscaffoldingyourprojectandtoolsetupallthewaythroughtoproductionwithDevOpsprinciplessuchasautomatedtesting,continuousintegration,andcontinuousdelivery(CI/CD).Finally,you’lldeployyourapplicationinthecloudwithobjectstorageservicesandacontentdeliverynetwork(CDN)forbest-in-classperformanceforyourusers.Bytheendofthisbook,you’llhavelearnedhowtobuildanddeployappsusingSvelte3tosolvereal-worldproblemsanddeliverimpressiveresults.
目錄(46章)
倒序
- 封面
- 版權信息
- 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
- Summary
- Chapter 3: Building Reactive Svelte Components
- Adding requirements
- Svelte templates and reactivity
- Bindings and events
- Summary
- Chapter 4: Putting Your App Together
- Managing cross-component state
- Transitions
- Other useful Svelte features
- Summary
- 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
- Summary
- Chapter 6: Going to Production
- Options to deploy your Svelte apps
- Deploying to object storage
- Continuous Integration/Continuous Delivery
- Summary
- Chapter 7: Looking Forward
- The Svelte ecosystem and community
- Sapper
- More JAMstack resources
- Summary
- Other Books You May Enjoy 更新時間:2021-06-11 18:25:58
推薦閱讀
- Istio入門與實戰
- 嵌入式技術基礎與實踐(第5版)
- 電腦常見故障現場處理
- 現代辦公設備使用與維護
- Getting Started with Qt 5
- 平衡掌控者:游戲數值經濟設計
- Learning Game Physics with Bullet Physics and OpenGL
- 分布式系統與一致性
- 筆記本電腦維修實踐教程
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- Neural Network Programming with Java(Second Edition)
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- 微服務實戰(Dubbox +Spring Boot+Docker)
- FPGA實戰訓練精粹
- 計算機組裝與維護(慕課版)
- Drupal Rules How-to
- Machine Learning Projects for Mobile Applications
- Hands-On Unsupervised Learning with Python
- Arduino項目開發:智能控制
- Windows Presentation Foundation 4.5 Cookbook
- SOA架構:服務和微服務分析及設計(原書第2版)
- OpenCV 4 Computer Vision Application Programming Cookbook(Fourth Edition)
- 21天學通筆記本電腦維修
- CANoe開發從入門到精通
- Xilinx FPGA高速串行傳輸技術與應用
- Hands-On Natural Language Processing with PyTorch 1.x
- 電腦日常維護與故障排除
- Raspberry Pi Computer Architecture Essentials
- 青雨紅顏:Photoshop古風水彩CG插畫繪制技法
- OpenSceneGraph 3 Cookbook