Has anyone here implemented a SPA Application in N...
# suitescript
d
Has anyone here implemented a SPA Application in NetSuite [Single Page Application]?
r
I've created a Google Apps Script in a Google environment using the REST API. It was a nightmare.
Aren't most SuiteLets technically SPAs?
e
Thanks @reptar, I was more talking about the native NetSuite feature of SPA
d
I'm sure I read they announced this at Suiteworld a few years back but it never actually made it into production. I had the same request from a client earlier this year and just ended up going down the Angular route.
r
I could not find much on the topic, besides these two links. NetSuite Applications Suite - Single Page Applications https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_161244635803.html NetSuite Applications Suite - Managing Single Page Applications https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/article_161244384924.html Is there more documentation on this? Just to understand what it is.