FSIBlog stands for Future Stack Innovations Blog, a free resource Initiative by Programmatic LLC.
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.
119 Posts
How to Create a Convert JavaScript Array to SQL Multirow Values List
Inserting data from a JavaScript array into a SQL Server table seems straightforward until you encounter special characters like quotes, commas, or brackets. Converting...
How to Capture the Row Index to Use in a JS Function
I am excited to share with you a deep dive into capturing dynamic row indexes for JS functions in a project that creates multiple...
How to Get PDF Attachments from Gmail Using JavaScript
Fetching email attachments via the Gmail API seems straightforward until you encounter complex using javaScript, nested MIME structures. If your code is stuck in...
How to Fix It Timer Displaying Delay in JavaScript
If you've built a JavaScript countdown timer and noticed it doesn’t align with real time, you’re not alone. In this article, we’ll diagnose why...
How to Properly Handle Errors in the Nest.js Service Layer
When building robust and scalable APIs using Nest.js, effective error handling is crucial. As with any backend framework, ensuring that errors are managed appropriately...
