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

Defining a customizable boilerplate using Django, React and Bootstrap

Description

Whether you are a beginner or experienced developer, setting up the initial environment of a project can be a time-consuming task. A common solution for this problem is the use of boilerplates. Not only they reduce the setup time, but also assure strict guidelines are followed. However, most of the available boilerplates cover only one part of the problem - front or back end - and integrations are required to suit your specific needs. So, why not define your own full stack boilerplate?

In this talk I'll share my experience and present the development process of a customizable Django, React, Bootstrap 4 with Python 3 and webpack project boilerplate. The design decisions, possible configurations and positive impacts of it's application in a production environment.

Details

Improve this page