Search Results: development

What Makes a Team Lead Great?

Published: 19 March 2024

“Well, don’t you think that you as the commander have an obligation to create a vision for your command?” It was more of a statement than a question. “No, I feel that my job as the com… [more]

Why weird team names make sense

Published: 5 February 2023

I've managed teams named, among other things, Python-Brug, and Banpo. Named for bridges in different cities, while we worked on a product named Bridge. A lot of people look at those names and t… [more]

Software Engineer vs. Software Developer

Published: 27 January 2023

What is the difference between a Software Engineer and a Software Developer? Or is there a difference?

So I've been building websites and web apps since we used to be called Web Masters.… [more]

2021: Year in Review

Published: 30 December 2021

It has been quite the year!

As the pandemic has been dragging on, ramping up, slowing down, generally continuing to drag on.

Thoughts

I am excited for 2022.

2022! How did … [more]

2020: A year

Published: 5 Jan 2021

This has been a crazy year, but honestly an exciting one for me and my family. We've lived through multiple natural disasters, moved, changed jobs, survived a pandemic, had a new baby join us, and … [more]

Neptune (Gremlin) Local Dev Setup

Published: 4 Nov 2018

I am playing with some graph databases right now, for a fun project I may write about later. When I first started out I was using Neo4j, which has an excellent local development story, a lovely… [more]

you’re a journeyman

Published: 21 Dec 2017

"The secret is never forgetting that you’re a journeyman actor and that nothing is your final thing, nothing is your greatest thing, nothing is your worst thing. I still consider … [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]

Critiques and Code Reviews

Published: 22 Mar 2017

This is another of my attempts to clear out my drafts folder. I started writing it on 3 August 2011 (So long ago!). Still seems relevant.

Let’s talk about critiques, or as engi… [more]

Let's talk about Boot camps

Published: 8 Mar 2017

So the giant article I’ve been planning to write from what I learned prepping for that talk I gave on being senior<… [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]

Death to Jquery

Published: 1 Feb 2017

Yesterday I presented ’Death to jQuery’ at Pandamonium, our internal Tech Conference at Instructure, because honestly it’s time.

jQuery was critical to the development of th… [more]

Being Senior Part 1- the books and data

Published: 16 Sep 2016

This is just a quick post to throw up the books I quoted from and a link to the data for anyone who attended my presentation at Utah JS Conference 2016 today. I am putting down my thoughts in a lon… [more]

CSS Only Partial Width Borders

Published: 8 Jul 2016

A design that I was recently implementing required a partial width underline for some headings and a partial height border as a divider between two elements.

But I didn’t want to add any ex… [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]

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]

Details. Details. Details.

Published: 7 Oct 2015

The Fork in question

A few days ago my wife and I had dinner at a restaurant in Salt Lake City. The food is d… [more]

Thoughts on Components and stuff

Published: 31 Aug 2015

TLDR: Create small shared granular components for everything, and a "view" is just an ordered collection of components.

Warning: this is rambly and mostly a brain dump. Read on...

C… [more]

REST vs. RPC and a mention of HATEOS

Published: 9 Apr 2015

This is a modified and expanded version of an email I sent a few days ago, here for public consumption.

So RPC is great, right? I need to do X to my data so I’ll just make an endpoint c… [more]

Approaching CSS the OO Way

Published: 27 Mar 2013

In an interview somewhere in the web development industry:

"Hey, have you heard of CSS?"

Oh yeah! Totally... it’s that stuff that designers write right? You know it makes things p… [more]

There is a Right Way

Published: 29 Oct 2012

I grew up working with power tools. I think I was 9 the first time I used a router. As a family we were making mancala boards for christmas presents for family and friends. The noise was intense, t… [more]

Current Projects Update

Published: 9 May 2011

I realized tonight that I have a whole bunch of projects lying around that aren't mentioned anywhere here on designfrontier. So to remedy that I decided to put together this quick article.

more]