Skip to content Leigh Bertelsen

Writing

  1. The Design Sprint

    Created by former Googler Jake Knapp, the design sprint is a time-bound five-phase process for solving critical design challenges through prototyping and user testing.

    Read →
  2. Developer Vernacular

    As a freelancer who often works alone, I found myself tongue-tied when talking with other developers. A series on the phrases and terms that weren't originally apparent in my dev education.

    Read →
  3. Adding Authentication To A React App

    Do you need authentication in your React app? Only if your website has content that should be protected. A practical guide to auth tokens, protected routes, and server-side sessions.

    Read →