Writing on software design, company building, and the art industry.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

Introducing custom (library) modules for NetSuite SuiteScript

Most NetSuite developers are familiar with the SuiteScript modules that NetSuite provides. These modules are a great way to get started with SuiteScript, but they have some limitations. In this article, we will explore how to use libraries compatible with the AMD engine using lodash for example.