Contribute Media
A thank you to everyone who makes this possible: Read More

Django, Django REST Framework, React

Description

React is a great JavaScript library for creating user interfaces. However, if you want to use it with Django or other Python framework, there are some design patterns and best practices that worked for me and we've used them at work.

When we are building Single Page App using React and Django we had to think about the way we did APIs, the way rendered templates, the way about security, the way about speed page and how to reuse our API for mobile apps.

I will show you how to use these technologies, difference between MVC and SPA development, best practices and good tools for large projects.

If you are thinking about building your project with JavaScript, I will give you some tips and points to light your way.

Details

Improve this page