Home

Posts (Page 12)

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

Extract GitHub Repo Name from URL using JavaScript

Quick JavaScript/Node snippet that can pul a GitHub repo path from a full GitHub URL.

Apr 20, 2022

The Spinneret: Issue #16

Getting back to the basics in 2022 to lower the barrier to entry into web development.

Mar 06, 2022

Avoid these 6 Common Mistakes when Building a Website

A list of six crucial factors to a strong, modern website to improve the content, performance, visibility, and aesthetics of your website.

Sophia Young
Feb 25, 2022

Development Planning: Breaking Down a Design into Components

You've been handed a design and tasked with writing the code that will bring that design to life. Where do you start?

Feb 11, 2022

Six Traits of a Website Ready to Achieve its Goals

A "good website" is one that achieves its goals. Read these six traits of a website that stays focused on those goals.

Jan 28, 2022

Complete Guide to Getting Started with CSS

A handful of tips and tricks on getting started with CSS to make your website visually interesting.

Pratham
Jan 27, 2022

How to Upload Jest Image Snapshot Diffs to S3

Add snapshots from failed to S3 to enable running jest-image-snapshot on continuous integration server.

Jan 26, 2022

The Spinneret: Issue #15

11ty 1.0 officially released, Astro gets additional backing, and TheJam.Dev is back!

Jan 25, 2022

Using a Headless CMS as a Multi-Channel Content Source

One of the biggest benefits of a headless CMS is that they can serve multiple front ends.

Jan 24, 2022

Run CI During Site Build Process: To Do or Not To Do

Four considerations when deciding to run continuous integrations with production builds or as a separate workflow.

Jan 12, 2022