Skip to main content

Web Development

Articles about web and/or software development

Full-Stack Web Authentication - Part 1

A building surrounded by scaffolding

In this segment we will set up a full stack project that we will be using for the rest of this series

Building Crazy Fast Websites with Hugo and Webpack - Part 1

The logo for Hugo static site generator over an abstract background

In this segment you will learn the basics of Hugo, and why I chose it over other static site generators.

How to Set Up Serverless Form Submissions with AWS Lambda

A man on a bicycle delivering food

In this tutorial you will learn how to set up a form handler in AWS Lambda with and without attachments.

Cloud Native Development with Docker Desktop for Windows

Clouds in the sky with several software logos

In this tutorial you will learn how to set up a Gatsby site and a Full-Stack NextJS app for cloud native development on Docker Desktop for Windows.

Setting up a Remote Docker VSCode Development Server

A laptop on a log next to a river bank

In this article you will learn how I set up a remote development server for cloud-native Docker apps.

How to Create an Animated Drawing Effect with SVG and React Hooks

A freshly sharpened pencil on top of a notebook

In this tutorial we will create an SVG image with an animated draw effect in React, using hooks, that will be “drawn” onto the page when scrolled into view

Simple API for a Gatsby Mailing List Sign Up Form

Several software logos over a gradient background

Learn how to set up a backend API with Apollo GraphQL and MongoDB, and use it to collect mailing list subscription data from users on a Gatsby site.