Polyfills can be good for client side code, where ...
# suitescript
s
Polyfills can be good for client side code, where you have less control of the JS engine, but I also don't much like using them for anything running on the server.