Ron Newcomb

Ron Newcomb @ronnewcomb

About: A senior developer working in Seattle.

Location:
Seattle
Joined:
Apr 19, 2019

Ron Newcomb
articles - 9 total

Git is Elegant

Enough with the fear of the bad rebase. Let's learn how git works under the hood. Files and...

Learn More 0 0May 4 '24

Authentication Orientation

At its most basic, private communication between two persons' devices involve one function,...

Learn More 2 0Aug 17 '23

Choosing Technologies as a Senior Dev

I found an interesting change in my perspective upon becoming an actual Senior Developer. Of course...

Learn More 5 0Jul 17 '22

Modal Dialogs as a Promise Versus Inline

There are two major ways a UI framework implements modal dialogs. One is writing the modal into the c...

Learn More 7 0Oct 27 '20

Missing the Message Bus in HTML Custom Elements (and Micro-Frontends in General)

How to create a frontend with de-coupled HTML Custom Components wasn't the most obvious thing to me....

Learn More 1 2Sep 17 '20

The Many Ways of Templates in HTML Custom Elements

Already having a couple years each in React and Angular I decided to learn HTML Custom Elements, the...

Learn More 0 0Sep 13 '20

I wrote a fake UI framework in 3 lines of code

I wanted one of my new personal UI projects to be a back-to-basics affair. After six years of Angula...

Learn More 6 0Sep 6 '20

A Secret to Writing Nice Code

We all know the basics of writing nice, readable, maintainable code. Shorter code is usually better,...

Learn More 8 1May 2 '20

Why can't Form Validation be nice?

I've used five different ways of doing form validation now, two in React and two in Angular and one w...

Learn More 69 19Jan 1 '20