This week, we’re going to discuss a design pattern I really like that you can apply to many different but common SuiteScript scenarios.
(29 minutes)
You can find all the code for this example project in my Learn SuiteScript project repository.
This week, we’re going to discuss a design pattern I really like that you can apply to many different but common SuiteScript scenarios.
(29 minutes)
You can find all the code for this example project in my Learn SuiteScript project repository.
January 7, 2021
Anything I wrote today about business would both feel and be inadequate. I simply can’t arrive at the words to express how I feel in this moment. So instead, here are a few helpful ...
December 20, 2020
2020 was a hundred swift kicks to the shorts and one giant kick in the ass. If you’ve lost people you love, if you’ve gotten sick or hurt, if you’ve lost your job, if ...
December 16, 2020
“I’ve been meaning to learn SuiteScript, but it’s hard to find the time …”“We’re slammed, and I just don’t have the time …”“I haven’t made the time …” All are variations of a theme ...
December 14, 2020
Last week we looked at mimicking the functionality of a REST endpoint with its own module (e.g. retrieving a User, or a list of Users, refreshing a token, etc). For complex integrations that rely on a large ...