Search Results: js

Meet with me!

Published: August 22 2024 14:10 MDT

Come meet with me about software engineering things, career things, business things, or bike things.

If the calendar below doesn't work, it doesn't seem to love mobile devices, more]

Some Thoughts on Engineering Leaderhip

Published: 11 April 2024

So this article started as a thread of tweets. I want to expand on it, so I am going to quote all the tweets here and the… [more]

First Impressions: Redux/Flow

Published: 18 May 2017

I am trying to write more and more quickly... so this is just a few quick thoughts from learning flow and redux right now for a new project I just switched to at work.

First, I love the the… [more]

monument

Published: 23 Mar 2017

Over the past several years I’ve been working on a new application framework for nodejs. Monument is currently on it’s second major release.

What is Monument

Monument is fo… [more]

Language Drift and finding code beautiful

Published: 3 Mar 2017

I hate javascript Class. I like semicolons. This puts me in a specific group of developers who write js. It puts me at odds with many in the Eternal War of the Semicolon.

As I was driving int… [more]

Io: the language, not the moon

Published: 16 Jun 2016

This is the first in the Seven Languages series of posts and covers the Io language, a small prototypal language.

Let’s get this out of the way righ… [more]

safe-shrinkwrap: for all your shrinkwrapping needs

Published: 2 May 2016

One of the challenges that we have had in the recent past at work is with dependencies that don’t lock down their dependencies well. A lot of this probably rises from a misunderstanding of more]

2015: in review

Published: 6 Jan 2016

It is said that change is the only constant and that certainly proved true this year around here in 2015. I started the year working as a Front End Stack team (core team) member for the LDS Church … [more]

Learning the Trade

Published: 20 Oct 2015

I thought I would throw together a list of resources I have found interesting and useful when it comes to building the internet. This is by no means exhaustive and will be updated over time as I fi… [more]

Modules not Globals

Published: 11 Jun 2015

Often newer JS developers ask when they should turn something into a standalone module. When should that function turn into its own file? There are lots of things we could talk about with component… [more]

Line-Height... lineheight... line-height

Published: 31 Jul 2013

Consider this a Public Service Agreement: There is a bug loose in the internet. It’s a subtle bug but so far every browser I have checked has some variation of this bug.

So what is this… [more]

Audio and Old Androids

Published: 16 May 2013

I just got done working on a project that involved the use of the audio tag (with flash fallback for IE) and thought I would share a couple of the issues that we ran into in working on it, and how … [more]

Toward a More Responsive Future

Published: 7 Nov 2012

Let’s face it, ultimately the ideal solution for responsive images does not exists yet. Honestly, I am not sure that browser makers really have a dog in this fight so it will likely be a whil… [more]

Trust and the Box

Published: 8 Oct 2010

Last Friday I was in Historic Mission Control at NASA’s Johnson Space Center(jsc) listening to Milt Heflin, one of jsc’s Associate Directors, describe some of the history that happened … [more]