Chapter 13. Where to go from here
This chapter covers
- Additional isomorphic tools and frameworks
- The skills that you’ll want to acquire to become an expert at building isomorphic applications
- Where to learn more about related areas of focus such as GraphQL, search engine optimization (SEO), and performance
Throughout this book, you’ve learned about many tools, libraries, and frameworks. You’ve been exposed to best practices in building isomorphic apps. Most important, you’re comfortable thinking isomorphically: you can navigate the server/browser handoff and are familiar with the technology that makes this possible. You’ve also been exposed to how other technologies such as Ember and Angular implement server rendering. And you’ve seen an all-in-one isomorphic framework (Next.js).
Now it’s time to go over some resources for learning more about isomorphic apps, the various technologies presented in this book, and even related topics that you may need in order to build practical, real-world apps.