Rick Bowen (JavaScript)

Hi, I'm Rick! I'm an accomplished Software Engineer with broad and deep expertise in Go JavaScript, TypeScript, Shell (bash/zsh), Git, SQL & NoSQL Databases, Containers + Kubernetes, Distributed Systems, Reliability Engineering, DevOps, Cloud / Network / Application Security, Identity / Access Management, Linux, macOS/Darwin, CI/CD, SaltStack, Terraform, AWS, GCP, Azure, Internet Protocols, and much more.
101 Posts

Fix JavaScript Error in Web Forms Spot the Culprit

Hi, I’m the developer who had to chase down this bug for our latest Web Forms project. Below is the exact path I took...

How to Display Error in Form Using JavaScript

I run a small news upload site. One day I noticed an odd bug: if I typed anything except a real date say, blacklivesmatter...

How to Fix Trim() Function Fails in IE8 A JavaScript Issue

I was working on a JavaScript project recently, and everything was going smoothly until I ran into an issue while using the .trim() method...

How to Fix Unraveling the Mysterious Script Error in JavaScript

As a developer, there’s a peculiar JavaScript error that can crop up on websites, which has often left me scratching my head the cryptic...

How to Fix Error With Web Scraping in Javascript

I’m sharing my recent experience debugging a Puppeteer Timeout Error while working on a web scraping project in javascript. I’ll walk you through the...