Following Best Practices and Developing MERN Further

In this chapter, we elaborate on some of the best practices applied while building the four MERN applications in this book, along with other practices not applied in this book, but that should be considered for real-world applications to ensure reliability and scalability as complexity grows. Finally, we wrap up with suggestions on enhancing, and steps for extending the applications built.

The topics covered in this chapter include the following:

  • Separation of concerns with modularity in the app structure
  • Considering the options for CSS styling solutions
  • Server-side rendering with data for selected views
  • Using ES6 class for stateful vs purely functional components
  • Deciding on using Redux ...

Get Full-Stack React Projects 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.