Javascript date helper functions

This is a collection of helpful javascript date functions.

Sharing initial data between Django and React

Picking up where we left off, we will see how to share initial data with the React app, set up CORS for development, and make AJAX calls with axios.

How to get Django and React to work together

In this article, we’ll cover the easiest way to integrate React with Django.
View all