Open in app

Sign in

Write

Sign in

Jeff Golden
Jeff Golden

26 Followers

Home

About

Jul 7, 2022

Reflections on Year One as a Junior Developer

(Brief background: After more than a dozen years in journalism, digital marketing and publishing, I enrolled in the Flatiron School full-stack coding bootcamp in December 2020 at age 34. I graduated in April 2021 and started my first job as a junior frontend developer at TextUs on July 1, 2021.) …

JavaScript

7 min read

Reflections on Year One as a Junior Developer
Reflections on Year One as a Junior Developer
JavaScript

7 min read


Jun 1, 2021

An Introduction to React’s useContext Hook

Anyone who’s ever coded anything beyond “Hello, World!” in React knows what a chore prop drilling can become. Prop drilling refers to the practice of passing props down from a parent component to a nested subchild component, requiring travel through one or many intermediary components that don’t utilize the props…

React

4 min read

An Introduction to React’s useContext Hook
An Introduction to React’s useContext Hook
React

4 min read


May 25, 2021

A Simple Breakdown of Client-Side Rendering vs. Server-Side Rendering

While websites traditionally relied on server-side rendering to display code in a browser, the emergence of JavaScript libraries such as React, Angular and Vue have popularized a newer method known as client-side rendering. …

Front End Development

3 min read

A Simple Breakdown of Client-side Rendering vs. Server-Side Rendering
A Simple Breakdown of Client-side Rendering vs. Server-Side Rendering
Front End Development

3 min read


May 20, 2021

JSX and the Virtual DOM: A Peek Under the Hood

I recently completed a mock technical interview with Skilled Inc. to test my React knowledge. Though I scored a 4/5 and earned generally favorable remarks, my interviewer suggested a deeper dive into how JSX and the Virtual DOM actually work. Not just what they are, but how they are. …

React

3 min read

JSX and the Virtual DOM: A Peek Under the Hood
JSX and the Virtual DOM: A Peek Under the Hood
React

3 min read


Apr 29, 2021

Responsive Web Design Fundamentals

Have you ever designed an app that looks beautiful on your desktop monitor, but explodes into a shattered mess the second you open it on mobile or a laptop? Unless you’re Pablo Picasso, that’s probably not what you intended. Responsive design is the practice of styling content to automatically adapt…

CSS

4 min read

Responsive Web Design Fundamentals
Responsive Web Design Fundamentals
CSS

4 min read


Apr 20, 2021

Controlled Forms in React

Controlled form inputs are a core React concept that can be confusing for programmers new to the framework. Along with quirks like props and hooks, it’s one of the few nuances a web developer needs to understand before bringing even a basic React app to life. Why do we need…

Web Development

4 min read

Controlled Forms in React
Controlled Forms in React
Web Development

4 min read


Apr 20, 2021

Refactoring a Class Component to a Functional Component, with Hooks

Hooks were introduced a little more than two years ago, when Facebook released React 16.8 in February 2019. Shifting over to hooks can be a little confusing, especially for developers who’ve gotten used to class components. Once you’ve made the adjustment, however, there’s no looking back. Here’s what an incredibly…

Web Development

3 min read

Refactoring a Class Component to a Functional Component, with Hooks
Refactoring a Class Component to a Functional Component, with Hooks
Web Development

3 min read


Apr 19, 2021

A Beginner’s Guide to JavaScript Event Delegation

Don’t Repeat Yourself. DRY. It’s one of the most common mantras repeated to, and by, newbie programmers. Refactoring code to minimize repetition has many tangible benefits. It makes code easier to read, understand and revise. It reduces load times and creates faster apps. …

JavaScript

4 min read

A Beginner’s Guide to JavaScript Event Delegation
A Beginner’s Guide to JavaScript Event Delegation
JavaScript

4 min read


Apr 19, 2021

Forking My Life

Every mountaineer, in graduating from a novice to an adept, must master the art of routefinding. Not every path leads to the summit. Often many paths will, though each comes with its own unique challenges and experiences. …

Career Change

5 min read

Forking My Life
Forking My Life
Career Change

5 min read

Jeff Golden

Jeff Golden

26 Followers

Frontend developer, mountaineer, husband and dog wrangler.

Following
  • Alyssa E Easterly

    Alyssa E Easterly

  • Mell Basham

    Mell Basham

  • Sam Gold

    Sam Gold

See all (5)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams