© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
V. GagliardiDecoupled Django https://doi.org/10.1007/978-1-4842-7144-5_8

8. Django REST Meets Next.js

Valentino Gagliardi1  
(1)
Colle di Val D’Elsa, Italy
 
This chapter covers:
  • Django as a content repo

  • React and its ecosystem

  • Vue.js and its ecosystem in brief

After having touched on security and deployment, in this chapter, we go back to our local workstation to build a blog with Next.js, the React production framework, and TypeScript.

Django as a Headless CMS

Decoupled architectures based on REST and GraphQL have facilitated the rise in recent years of a new trend: that of headless CMS.

With a backend that exclusively handles the data and serialization of the input/output, ...

Get Decoupled Django: Understand and Build Decoupled Django Architectures for JavaScript Front-ends 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.