Home

Posts (Page 15)

Written content to help you along your web development journey, without forgetting to have some fun along the way.

How to Set Environment Variables in JavaScript Projects

Environment variables are a great way to store values that will change based on your program's context.

Aug 18, 2021

WTF is a Regression?

Learn the fundamental concept of a regression, along with a couple best practices for avoiding them.

Aug 17, 2021

WTF is an Environment Variable?

Introductory information on environment variables and how to set them.

Aug 16, 2021

How to Convert Static HTML into Powerful Templates

Learn how to take a handful of static HTML files and convert them into templated files that will help you minimize errors and work more efficiently.

Aug 10, 2021

The Spinneret: Issue #10

Holy smokes! So many things are changing!

Jul 23, 2021

Safely Force Pushing in Git

If force-pushing is part of your git workflow, here's a tip that can help you avoid disaster.

Jul 22, 2021

WTF is Markdown?

Markdown is a powerful syntax and tool that enables us to more easily write content for the web.

Jul 21, 2021

The Spinneret: Issue #9

The evolution and redefinition of the Jamstack.

Jun 25, 2021

CSS Animations Quick Start Guide

Learn the basics of CSS animations to catch the attention of your website visitors.

Pratham
Jun 24, 2021

Delete Multiple Local Git Branches

Learn how to use a single command to delete multiple git branches.

Jun 21, 2021