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.
80 Posts

How to Fix OnePageNavigation.js Uncaught TypeError in JavaScript?

Hey, I want to share a recent problem I ran into while working on a website navigation script, and how I fixed it. If...

How to Fix Googlebot Causing JavaScript Errors

If you’ve ever checked your website logs or Google Search Console reports, you might have seen JavaScript errors coming from Googlebot, especially errors like: Error...

How Fix The Name Electron Wrapper Crashes on TiddlyWiki argv Error?

I wanted a tiny desktop wrapper for TiddlyWiki so I could carry my notes everywhere without a browser tab. I fired up Electron, wrote...

How I Fix The JavaScript Tray Icon Error in Our “Windows PC” App

When I started building Tasky, a tiny task-timer that lives in the Windows system tray fix with javascript, I hit a wall almost right...

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...