George Jempty

George Jempty @dexygen

About: - Full-stack/front-end web developer since 1999 - Speaker at technical user meetings - Writer of pre-publication technical reviews

Location:
Dallas TX
Joined:
Apr 14, 2018

George Jempty
articles - 32 total

Why can't AUTOMATIC post throttling be instituted for new accounts

I hadn't posted anything in 3 months until today, AND IT WAS THE SAME THING ALL OVER AGAIN. When I w...

Learn More 13 5May 11 '20

First SO Go Question 😜

Have been working with Go for a few weeks now and have finally posted a question to Stack-overflow....

Learn More 1 0May 11 '20

Two ways to determine if any arrays in an object has an entry

let pendingAdditions = { hospitals: ['Silencio Hospital','St Judes'], licenses: ['poe-tic license...

Learn More 6 0Feb 3 '20

Javascript: When Less is More

NOTE: I have added the regex tag based on help I got on Stackoverflow in the few hours since writin...

Learn More 33 1Jan 14 '20

Find the Easter Egg in my Resume's "Summary/Skills" Header Section

A post by George Jempty

Learn More 5 1Jan 13 '20

Implementing Javascript Objects with Multi-part Keys

If you've done Javascript development for any period of time, you've likely encountered a situation w...

Learn More 6 0Jan 10 '20

2020 Things Every Dev Must Know for 2020

The same 2020 things you should have known on Dec. 31 2019

Learn More 6 3Jan 9 '20

Grouping Related Methods Together in an Object in Vue

tl;dr: https://stackoverflow.com/a/59614452/34806 When first working with AngularJS about 6 years ag...

Learn More 4 0Jan 7 '20

Where can I find a list of *all* dev.to's tags

Maybe I'm over-looking something obvious, but when I search I only find the page with the top 100 tag...

Learn More 10 2Jan 6 '20

dev.to posts tagged 'beginners' considered harmful

About 10 years ago I made my transition from full-stack web developer (though the term wasn't in use...

Learn More 61 25Dec 31 '19

Hexadecimal addition in a MAC address context

I don't answer a lot of StackOverflow questions any more, they are mostly so specialized, or when the...

Learn More 4 0Dec 29 '19

LinusBorg's (nor Other Expert's) Advice Not to be Followed Blindly

I started working with Vue.js in 2017, and based on the profile I used at the time I see I posted thr...

Learn More 5 0Dec 26 '19

Members Abusing Tags

I'm going to keep this short and sweet. Anybody else notice people abusing tags? By which I mean, t...

Learn More 11 8Dec 25 '19

Using a Lodash Module Function in a Vue Template

Today when first doing something in an un-Vue like manner, I discovered a neat little trick. In a te...

Learn More 11 0Dec 25 '19

Quick and Dirty Aspect Oriented (AOP) Javascript with a Couple Dozen Lines of Code

Aspect oriented programming (AOP): everybody's talking about and nobody's doing it. Actually, nobody...

Learn More 10 0Feb 2 '19

Can a Binary Search Guessing Game Predict if You can Code?

I've created a site with a binary search guessing game here. In the interest of self-disclosure I'm...

Learn More 5 0Jan 31 '19

Regex Bootcamp (or Nobody Seems to be Using HTML5 Validation)

In this post I will be referring back to simplified versions of my regex's (regular expressions) from...

Learn More 41 5Jan 27 '19

Form Validation, You're Doing it Wrong, Part Two

This is a follow-on to yesterday's post of mine. Again I will be referring to the same excellent art...

Learn More 11 0Jan 24 '19

Form Validation: You're (likely) doing it wrong

First of all, run, don't walk, and read the following about "Usability Testing of Inline Form Validat...

Learn More 38 7Jan 23 '19

Just got my CodeMentor profile approved, which reminds me....

I just got my CodeMentor profile approved and this reminded me of the first job I ever enjoyed. But...

Learn More 8 1Jan 23 '19

The Pro's and Pro's of Javascript String Templates

Yep, you read it right, the Pro's and Pro's (not Con's). This morning I committed code containing a...

Learn More 6 0Jan 21 '19

2.5 months "on the bench"

The last 3 of 4 tags for this articles are misleading; this is about lack of all of those. Since I s...

Learn More 6 0Jan 21 '19

Not Your Everyday Commit Message

I'm working on a website for my friend's beach rental business. On his FB page I found what appeared...

Learn More 6 0Jan 19 '19

A Month (Actually 2.5 Weeks) of My Life on Github

Exercising my github foo

Learn More 5 0Jan 18 '19

A Day, no, not Even an Hour, of Life on Stack Overflow

I've been a Stack Overflow user from since a few months of its launch, and have seen a lot of changes...

Learn More 8 12Jan 17 '19

Blockchain for Blithering Idiots

What's Old is New Again

Learn More 4 0Jan 13 '19

Why ReactJS is a Framework, not a Library

If ReactJS lets you program declaratively, it *must* be a framework

Learn More 9 1Jan 9 '19

Accidentally Declarative

An Approach for Mapping Input Field Values to/from JSON

Learn More 17 0Jan 6 '19

hasOwnProperty considered harmful

hasOwnProperty is often unnecessary and performs poorly

Learn More 34 6May 14 '18

Luck in Software Development, Part 2

Software Development isn't purely about skill

Learn More 10 0Apr 22 '18