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

How Do I Run PHP Code from JavaScript in Impact Engine

I'm working on a little game project using the ImpactJS game engine, and I ran into something that initially stumped me connecting my game...

How Do I Fix the Error ‘Cannot Read Property Length of Null’ in JavaScript When Using match()

I was working on a small Android project using JavaScript with DroidScript, aiming to build a helper tool for the game Word Snack. The...

How to Fix Fatal Error Reached Heap Limit Allocation Failed Javascript Heap Out of Memory

Working with JavaScript and Node.js is always exciting, but every now and then, you hit an unexpected wall. Recently, while working on a backend...

How I Fix Google Play Game Services Error Code 400 Using Java

If you're integrating Google Play Game Services (GPGS) and suddenly hit a wall with error code 400 using java, you're not alone, I was...

How Do I Fix Error When Adding GameAnalytics/Google Play Services in Java?

When I tried to add the GameAnalytics plugin to my Unity game project in java, I thought it would be a simple drop-in addition....