Stick to Django if you are interested in custom solutions. Choose Rails if you like Magic and elegance. (more…)
Read more »
This tutorial will show you how to Dockerize a Django project in less than 5 minutes. If you've been working with Django for a while, chances are you've heard of Docker before. But here's a quick summary of Docker and why you should consider using it in y... (more…)
Read more »
Django and Vue.js are my two favorite frameworks for building the best websites. In this post I will tell you everything you need to know to use them together. (more…)
Read more »
In this tutorial, we'll build a basic Django web application using FusionAuth for an easier and safer way of handling user registration and authentication. (more…)
Read more »