Django Session-based Auth for Single Page Apps
Add session-based authentication to a Single-Page Application (SPA) powered by Django and React.
React is an open-source, declarative, component-based JavaScript library for building user interfaces. Maintained by Facebook, it's primarily used for developing rich, single-page (SPAs) and mobile applications.
The tutorials and articles on TestDriven.io teach how to develop React applications with Test-Driven Development (TDD), manage state with React Hooks, and integrate React with Django and FastAPI.
Add session-based authentication to a Single-Page Application (SPA) powered by Django and React.
Add authentication to Django REST Framework and integrate it with Auth.js
Build a CRUD app with FastAPI and React.
In part 1, we'll set up the overall project and then dive into developing the UI with Test-Driven Development.
In part 2, we'll finish the UI before we dive in to adding the basic calculator functionality.
This article looks at how the useContext and useReducer hooks can be used to make React applications and their state management clean and efficient.
An introduction to React Hooks.
This post organizes some of the best tutorials on the web to migrate from Heroku to AWS.
Join our mailing list to be notified about updates and new releases.