Welcome to my growing collection of articles
I write mainly for myself, but hopefully they help you too!
Featured article
Networking to get your first web-development job
Landing your first job usually involves sending hundreds of resumes. I want to talk about how networking helped me get my first web development job.
Read postSearch by tag
Showing { all } articles
Networking to get your first web-development job
Landing your first job usually involves sending hu...
Read postHow I transferred Postgres data using Sequelize
I used Sequelize to migrate data from one Postgres...
Read postWhat is a Ternary Operator in JavaScript?
A ternary operator is a quick and dirty way to wri...
Read postBuild a Reddit Scraper: Setting up Dexie.js
Welcome! Today I want to walk you through the basi...
Read postBuild a Reddit Scraper: Problem & Solution
This series will cover how I built a Reddit scrape...
Read postBuild a Reddit Scraper: Fetching Posts
The first step to making our Reddit scraper an act...
Read postBuild a Reddit Scraper: Composing Messages
Today let's talk about composing and sending messa...
Read postBuild a Reddit Scraper: Authenticating With Reddit OAuth
We’re continuing our series on Build a Reddit Scra...
Read post