build.vsupalov
About
Start Here
Articles
Every Article Ever
2021
Adding Tailwind CSS to a Static Site
2020
Snippet: The Most Simple URL-Based View in Django
The First Step Towards Making Your Django Project More Onboarding-Friendly
2019
The Web App Deployment Wishlist
AWS Services You Should Know When Deploying Your Django App
The Hero's Journey to Every Deployment Story
Your Vagrant Deployment Sandbox for Django
Why Is Fabric 2 so Hard?
Django vs My Favorite Design Principles
Quick Django Refresher Crash Course
Deploying Early. Earlier Than You Think.
The Best Way to Deploy Your Django Project
Six Big Open-Source Django Codebases to Read and Learn From
How to Find Real-World Django Projects Online as Learning Examples?
Production Doesn't Have to Be a Big Deal
What's up with Django's Custom User Model?
Django Runserver Is Not Your Production Server
Developing With Python 3.8 on Ubuntu 18.04 LTS
11 Django Real-World Challenges Your Tutorial Didn't Mention
Django Systemd Crashcourse
Gunicorn and Nginx in a Nutshell
What Is Gunicorn, and What Does It Do?
I Love Go and Django. Here's Why.
The Quickest Way to Create and Run a New Cookiecutter Django Project
What's the Use of of Django-Webpack-Loader?
Writing Code, Building Comment Scaffolds
How Does the Frontend Communicate with the Backend?
How to Pass Additional Context into a CBV?
Is Vue Just Overkill for My Project?
My Django App Looks Bad and I Don't Know How to Change It!
My Favorite Django Packages in 2019
I'm a Makefile PHONY
How to structure a Go project?
Django CBVs seem overwhelming, because there are so many!
How to avoid CSRF errors with axios and Django?
When and Why Would I Need a JS Framework for Django?
Do I NEED to Combine Django with Vue or React?
2018
Vue.js Delimiters And Django
Vue.js In A Django Template
Go JSON (Un)Marshalling, Missing Fields and Omitempty
Switching to Go Modules - bye GOPATH and Godep
My views.py File Is Quickly Becoming Large. Should I Refactor It?
When do you use Django CBVs or FBVs?
I'm Choosing A New CI/CD Tool, What Now?
2017
Using SQLAlchemy with Flask to Connect to PostgreSQL
Deploying Like an Early Stage Startup
Deploying Your Web App Using a Deploy Key
Deployment Properties You Want And Tasks You Should be Able to Do
So You Want to Deploy Your Web App - a Goal Oriented Introduction
Using Docker Compose for Development Environment Dependencies
Analyzing my Spotify Music Library With Jupyter And a Bit of Pandas
Developing With Python 3.6 on Ubuntu 16.04 LTS - Getting Started and Keeping Control
Starting a Simple Flask Application From Scratch
Creating a Real-Life Flask Application
Flask Is Not Your Production Server
Running Frontend and Backend Development Servers Together
When Starting Out Tinkering With Webdev - is Flask or Django better?