Chase Adams

Chase Adams @curiouslychase

About: Building Murmur. Previously Software Engineer at @Webflow. I write about building software, CI/CD, Distributed Teams, personal growth, & individual productivity.

Location:
Colorado Springs, CO
Joined:
Jun 25, 2018

Chase Adams
articles - 10 total

Understanding Structured, Non-Structured, and Semi-Structured Data

Data. A simple four-letter word, yet it represents an intricate and expansive world of information....

Learn More 0 0Jul 25 '23

Code Review Process

A robust guide to creating great code reviews for you and the person you're reviewing for.

Learn More 1 0Mar 24 '23

Share Specific Lines in a Markdown file with GitHub

In the past, when I needed to share a specific line in a Markdown file from GitHub, I'd usually share...

Learn More 5 0Mar 25 '19

Writing Drafts in GatsbyJS & Netlify

Learn an alternative solution for writing drafts with GatsbyJS

Learn More 9 0Feb 13 '19

Emacs: Highlight $FlowFixMe comments

I've been working with Flow a lot since joining Webflow and one of the things that I constantly miss...

Learn More 6 0Nov 30 '18

Most Common Programming Case Types

When working with computers—specifically while programming—you'll inevitably find yourself naming...

Learn More 28 7Aug 6 '18

How to Inspect a Collection of Objects in Javascript with console.table

Learn how to inspect an array or object of objects with console.table in the browser.

Learn More 23 0Jul 31 '18

Full Page Webpage Snaphots with Chrome DevTools

Learn how to take full page snapshots of a webpage using Chrome DevTools Taking...

Learn More 10 0Aug 10 '18

Using Current Date and Time In VS Code Snippets

Previously when generating new blog articles, adding dates to Markdown frontmatter was a manual step...

Learn More 15 2Jul 24 '18

Enable tab completion for Markdown Snippets in VS Code

While working on a frontmatter markdown snippet in VS Code I couldn't understan...

Learn More 9 0Jun 25 '18