Jesse M. Holmes

Jesse M. Holmes @wolfhoundjesse

About: I follow new coders. Brass-bander. ADHD Avenger. Lover of giant hounds. Believer in the impossible.

Location:
Annapolis, Maryland, United States
Joined:
Jul 27, 2018

Jesse M. Holmes
articles - 36 total

Who is using Nx?

I'm using Nx with React and Nest to build an application for work, and I love it. Are you doing...

Learn More 20 10Jan 14 '22

Dependency Injection

Morgan's Flowers Morgan owns a flower shop, and it is important that they take delivery of...

Learn More 0 2Aug 23 '21

Playlists and albums I've been listening to while I code, 2021 edition

I plan to grow this list over the next couple of weeks. Enjoy! Playlists...

Learn More 0 0May 31 '21

I need a personal laptop

If you were going to buy a laptop for development, were operating system agnostic, and only required...

Learn More 0 0May 21 '21

Sorting Strings in JavaScript with localCompare

Take this list of strings: let names = ['Lyra', 'Iorek', 'pantalaimon', 'Asriel', 'Serafina']...

Learn More 8 0Nov 18 '20

I'll take one of everything …

This morning on Things I Saw in Revenue Generating (Legacy) Code Wait, so this modal is displaying a...

Learn More 1 2Oct 29 '20

There is more than one way to make your code readable

Let's say you find the following code: useEffect(() => { const generateId = (acc: number,...

Learn More 5 0Jun 15 '20

Justifying Tech Debt

As requested, I just spelled out the business value of adding timestamps to logs. What's your story?...

Learn More 1 1May 19 '20

Who is using a PinePhone?

I just paid off my iPhones. I'm used to being a few generations behind, and my relatively young iPhon...

Learn More 3 4Mar 3 '20

Currently I'm Thinking About Writing Currently

Good morning, friends! Here's a brief message on clear and concise communication: currently, currentl...

Learn More 4 3Feb 28 '20

Which algorithms are you using to build software for the web?

Which algorithms are you using from your computer science days when building software for the web? Ho...

Learn More 8 1Feb 17 '20

Fix This Before Commit!

I saw this beauty today during a code review, and it brought a set of tools to mind: {/* Fix this b...

Learn More 9 3Jan 17 '20

How does Windows detect my external monitor position?

At home my external monitor is above my laptop. At the office it is to the right (well, to be fair, i...

Learn More 5 2Jan 17 '20

Tell us about a time when your tests saved you

… or tell us about a time when your tests destroyed you.

Learn More 4 4Nov 19 '19

How will we store data 100 years from now?

I'm trying to steer myself into a season of reading (film is my favorite medium right now), so I grab...

Learn More 11 12Nov 7 '19

useState or const: what's the difference?

Here's a quick bite for you. What are the differences between these two declarations? const Tuesday...

Learn More 9 9Sep 10 '19

How to Keep Up with Microsoft

Microsoft is massive. Hell, if you only narrowed it down to only Azure, I feel there must be more tea...

Learn More 13 4Jul 16 '19

Did you study music in college?

If you studied music, attended master classes, and/or rehearsed under guest conductors, I want to hea...

Learn More 9 13Jul 10 '19

My first ETL in Python

I’ve only used Python for exploring and manipulating data with Pandas. I’ve taken on a project where...

Learn More 10 5Jun 19 '19

Which JavaScript optimizations are worth implementing?

A post by Jesse M. Holmes

Learn More 5 3Jun 15 '19

Organizational Tacos: Sometimes It's Okay to Deviate from Familiar Patterns

Today we were discussing an application that has this very basic design: <TacoContainer> {i...

Learn More 6 0Jun 12 '19

Null-checking in JavaScript

In today's edition of Adventures in Legacy Code, I came across the following: ...

Learn More 6 5Apr 11 '19

How Do You Name Your Boolean Variables?

I've seen some absolutely confounding names in recent code reviews. Sometimes y...

Learn More 9 8Mar 15 '19

4 Spaces or 2?

Let's pretend we aren't going to argue Tabs vs. Spaces. Is 4 spaces really more...

Learn More 10 44Jan 30 '19

I just discovered Rainmeter

It's like Conky, but for Windows. I plan on integrating some work events into m...

Learn More 11 7Jan 28 '19

Use TweetDeck for your next #DevDiscuss

I've been living under a rock. I tried using Twitter years ago, but ...

Learn More 10 0Jan 24 '19

The VS Code extension I overlooked

Too Many Programming Languages I've installed over 50 extensions int...

Learn More 63 2Jan 16 '19

Do you have a favorite Udemy course?

I've never paid $199 for a Udemy course, but I have bought quite a few when the...

Learn More 14 7Jan 3 '19

Work machines for the new year

Good morning! When I left the Army, I left behind a screaming machine, Dell's ...

Learn More 6 8Dec 11 '18

Let's see those Spotify Top Songs of 2018!

Around this time every year, I anticipate the arrival of my top Spotify songs o...

Learn More 8 2Dec 6 '18