• About Blair Anderson
  • Blog
  • Contact Blair Anderson

Blair Anderson

Business / Coding / Retrospectives

25 October 2020

Create HTML Switch Without CSS

Seriously though… Why doesn’t this exist already? Read more

25 August 2020

Comcast Voicemail: How to Bulk Delete Your Voicemail Box

Seriously though… What is your Time Worth? Read more

Comcast Voicemail: How to Bulk Delete Your Voicemail Box
18 August 2020

Lazy Loading Images with plain old Javascript

Code First! Read more

Lazy Loading Images with plain old Javascript
20 April 2020

Bootstrap SCSS File Download Script (Keep folder in Sync)

Package Managers are really cool, but sometimes you need to download files for yourself. Read more

08 April 2020

Zero-Dependency Sitemap Generator using Netlify Functions (for Create-React-App)

Generating sitemaps for react apps is much more complex that it should be. Read more

25 March 2020

How I use React in Jekyll (with Create React App)

This post assumes you have an understanding of Jekyll and React and have deployed both of them before. Read more

01 August 2019

Determining Keys to FBA Success

I love sharing advice for Amazon Sellers because there is so much love/money to be gained in the ecosystem. Read more

15 February 2019

migrating away from paperclip - finding all models

the best migration script is right here: Read more

15 January 2019

The Most UnderRated Indie Hacker Advice

You are here because you need to answer these questions: Read more

14 January 2019

Rails - Touch Without Callbacks

My Task model has commit callbacks that send notifications. But the task model ALSO gets touched by a bunch of... Read more

Rails - Touch Without Callbacks
10 October 2014

Rails Seed Data from YAML with Rake Task

This is inspired by http://sixarm.com/about/rails-seed-data.html which i noticed had some errors. Read more