Home

Posts (Page 14)

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

The Next Evolution of Stackbit

This next version of Stackbit is going to be incredible! And we're offering sneak peeks through our Early Access Program.

Sep 30, 2021

The Jamstack Journey: A Guide on Transforming an Idea into a Website

It takes a lot to bring an idea to life on the web, even for the simplest of sites. Follow this guide for a detailed look at moving from concept to a website deployed to your domain.

Sep 08, 2021

WTF is Visual Regression Testing?

Learn the basics of visual regression testing, along with resources for implementing the practice in your projects.

Aug 25, 2021

5 Reasons I'm Excited about Astro

Astro is the new static site generator on the scene. This is why I'm so excited about it.

Aug 24, 2021

How to Separate Content from Website Code

It's much easier to maintain a site over time when the content is separate from the code. Walk through that process using a real example with Eleventy.

Aug 24, 2021

WTF is Jest?

Learn the basics of the JavaScript testing framework, Jest.

Aug 23, 2021

The Spinneret: Issue #11

A month of transitioning into a new job and working to wrap a side project so I can get back to focusing on this newsletter and website.

Aug 22, 2021

Adding S3 Credentials for Node.js AWS SDK

My go-to method for gaining access to AWS using the Node.js tooling.

Aug 20, 2021

Everything You Need to Know about CSS Position Property

Dive deep into CSS position with real examples.

Pratham
Aug 19, 2021

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