Tutorials in Web Development

Author ron

Dockerizing Django

Setup a Docker development environment for Django with docker-compose.

Dockerizing Gatsby

Set up a Docker development and production environments for Gatsby with docker-compose.

Gatsby JS TDD with Django & Docker, Chapter 01 — Setting up the Gatsby Development Environment V2

What is Gatsby JS? Gatsby is a static site generator built on React. In this tutorial we will be building a Todo App using Gatsby, TDD (test driven development) and Docker. Gatsby will be serving the frontend of our site… Continue Reading →

Install Docker & Docker-Compose on Antsle Antlet Using Ubuntu 18

Install Docker on Ubuntu 18….

Installing Docker on a LXC Antsle Antlet with a Bridged Network

Setting up a bridged network on Ubuntu Xenial LXC Antsle Antlet with Docker.

Installing Let’s Encrypt on a Reverse Proxy for Multiple Dockerized WordPress Sites

Building an Nginx reverse proxy to redirect to multiple docker apps.

TDD with Django-Graphene & Docker Part 1 — Setup the Django Development Environment

Setup a docker-compose development and production environments for Gatsby with a Django Graphene backend.

TDD with Django, GraphQL & Docker Part 2 — Test Driven Development

TDD of Django API In Part 1 we dockerized our Django Todo api. In this tutorial we are going to use Test Driven Development to build out the Todo api. Architecture of the API Our objective is to build a… Continue Reading →

TDD with Django, GraphQL & Docker Part 3 — Django Graphene

Using test driven development, (TDD) with Django Graphene and Docker.

TDD with Django, GraphQL & Docker Part 4 — Mutations

Mutations In part 3 we: Setup and configured Django Graphene Installed GraphiQL playground Wrote automated tests for GraphQL queries Created the types and schemas for GraphQL queries Using PyTest, ran tests for the all our Todo app’s GrapQL queries Introduced… Continue Reading →

« Older posts

© 2025 Leeson Research

Up ↑