|
|
|
|
|
by Improvotter
3000 days ago
|
|
Apps Script is honestly pretty terrible simply because the "IDE" you're working in is terrible. There is no integration with any proper IDE or text editor. It's using ES5 iirc when it could easily support more advanced Javascript versions or when it could allow you to use Typescript. I only sometimes use it out of necessity, but it remains a huge pain. |
|