I feel like NetSuite needs to stop putting sanitat...
# suitescript
t
I feel like NetSuite needs to stop putting sanitation on things like inlineHTML script fields until they add features that allow you to load NPM modules or script tags in a better way. The AMD model they have doesn't work with anything in the modern javascript ecosystem even remotely well. If they really want to follow best practices they should update their module loader not kick the crutch out from under us.
🌶️ 1
netsuite 4
c
Tbh, I don’t want terabytes of shitty JavaScript inside netsuite. It’s a no to npm from me. Also, the security model is very important in NS & there’s stuff that’s purposely not exposed (things like sockets).
e
I admit I don't use many third-party libraries within NetSuite itself, but the ones I do use, I've never had trouble uploading and using.
t
There is already terabytes of shitty JavaScript inside NetSuite, NPM isn't going to change that its just going to make using PGP encryption easier