Decoupled Django: Understand and Build Decoupled Django Architectures for JavaScript Front-Ends Gagliardi Valentino
Decoupled Django: Understand and Build Decoupled Django Architectures for JavaScript Front-Ends Gagliardi Valentino Apply decoupling patterns, properly test a decoupled project, and integrate a…
Specifikacia Decoupled Django: Understand and Build Decoupled Django Architectures for JavaScript Front-Ends Gagliardi Valentino
Decoupled Django: Understand and Build Decoupled Django Architectures for JavaScript Front-Ends Gagliardi Valentino
Apply decoupling patterns, properly test a decoupled project, and integrate a Django API with React, and Vue.js. With practical and simple examples, you'll see firsthand how, why, and when to decouple a Django project.Starting with an introduction to decoupled architectures versus monoliths, with a strong focus on the modern JavaScript scene, you'll implement REST and GraphQL APIs with Django, add authentication to a decoupled project, and test the backend. The book covers decoupled architectures in Django, with Django REST framework and GraphQL.
You will also learn how to integrate GraphQL in a Django project, with a focus on the benefits and drawbacks of this new query language.By the end of this book, you will be able to discern and apply all the different decoupling strategies to any You'll then review functional testing for JavaScript frontends with Cypress.