As the Fractional CTO for a local staffing company, I am heading up a project to create a custom web application. One of the primary functional elements is providing rapid…Continue readingReact Spreadsheet Components
While there are methods for implementing a modern single page application (SPA) framework into SuiteScript (there are some examples where people have grafted React into their Scriptlets), there are some…Continue readingSuiteScript : UI Rendering With serverWidget
Some “cheat codes” for working in SuiteScript to save from “drilling” through endless documentation to find simple answers. Sorry casual visitors, this post will require access to Oracle Netsuite to…Continue readingNetsuite : SuiteScript Cheat Sheet
The technology stack that was inherited from the prior tech team at Research Blocks came with some outdated methodologies. One of those areas was in the deployment of React applicationa…Continue readingReact Build Settings on Amplify
I’ve been working on a React App for months that connects on localhost port 9000. Recently the app stopped working after an upgrade to Monterey. Turns out the upgrade also…Continue readingMacOS Monterey Node Port 9000 Refused
Lesson learned — if you are using EFS on production systems you want to be using provisioned throughput mode. But, before we get into that, let’s go over the details…Continue readingAWS LEMP Stacks and EFS Issues
Working with Varying Vagrant Vagrants today and having problems spinning up a new box? Don’t blame yourself. It appears that the PHP 7.2 libs… in fact ALL of the PHP…Continue readingUbuntu Trusty: PHP 7.2 MIA
Selenium IDE3 is continually evolving and has become my new tool-of-choice for testing web apps from the user experience perspective. Some of the features of the older Selenium IDE, such…Continue readingSelenium IDE3 Using If and Variables