Chapter 7: Looking Forward
At the end of Chapter 6, Going to Production, we completed our Proof-of-Concept (PoC) application with Svelte 3, deployed it to production with the Microsoft Azure cloud platform, and even implemented some DevOps practices with Continuous Integration and Continuous Delivery (CI/CD).
Looking back, you've done significant work, and we've come a long way together since the beginning of this book. Thank you for following along thus far! I hope you've learned a lot throughout this journey.
Of course, there are always new opportunities to continue learning and growing. To help you on your individual learning journey, this chapter contains some additional pointers, as follows:
- Where to find resources to further your understanding of Svelte and its ecosystem and community, including documentation, connections with other developers, third-party shared components, and support
- An overview of Sapper
- Some additional resources that...