Chapter 12. Other frameworks: implementing isomorphic without React

This chapter covers

  • Using Ember’s convention-over-configuration implementation to quickly implement a universal application
  • Implementing the isomorphic parts of an Angular application with TypeScript
  • Running an isomorphic app with Next.js, which gives you an out-of-the-box React implementation with server rendering built in

Each section in this chapter covers a framework that lets you get up and running with isomorphic rendering. This chapter doesn’t teach you these other technologies, although it does provide links to resources if you want to dive deeper. Instead, each section highlights the key parts of each framework:

  • Setting up and implementing server-side rendering ...

Get Isomorphic Web Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.