A simple CRUD (Create, Read, Update, Delete) application built with React and Axios. Users can add, edit, delete and list tutorials. Built with React (Frontend) + Django REST Framework (Backend API on ...
What is this book about? Django developers often need to rely on front-end developers to build client-side solution for their web apps. By combining the capabilities of React with Django, this book ...
Perhaps the two greatest things about Django are its speed and the auto-generated admin interface. Since I didn't get a chance to post a tutorial yesterday, today's will be a two-parter. For the most ...