NetSuite developer tutorial for how to create the most basic Single Page Application (SPA) in SuiteScript.
A single page application (SPA) is a web application or site that loads a single HTML page and dynamically updates that page when the user interacts with it.
In NetSuite, you can build SPAs with NetSuite look and feel using the NetSuite User Interface Framework (UIF), and with full SuiteScript support and SuiteCloud Development Framework (SDF) deployment capabilities.