Explore >> Select a destination


You are here

keepsimple.dev
| | www.laac.dev
9.3 parsecs away

Travel
| | Explore common mistakes made with the Django framework and how they introduce issues into your code.
| | humberto.io
9.2 parsecs away

Travel
| | Discover how to separate your stacks to get autonomy between frontend and backend using Angular 6 and Django 2
| | quakkels.com
7.2 parsecs away

Travel
| | Django is a Python framework that I've written about before. I've compared Django to ASP.NET MVC. But, I didn't go into much detail about how to actually use Django to create a data driven website. That's what I'll cover now.
| | adamj.eu
44.4 parsecs away

Travel
| Most projects I work on use Python, good ol' Pip, and pip-tools. Below is a pattern I've used to speed up the GitHub Actions workflow runs on several such projects. On larger projects with many dependencies, it can save tens of seconds per run.