Zollie Barnes

Results 2 issues of Zollie Barnes

I've been unable to get extendscriptr to run in tandem with [module-alias](https://www.npmjs.com/package/module-alias). My application is just the [boilerplate](https://github.com/ExtendScript/extendscripter-boilerplate), and I'd like to add module-alias so that I can better manage...

[Reduce](https://book.pythontips.com/en/latest/map_filter.html#reduce) would read more clearly if the variables in the example explained themselves. After making use of the reduce method outlined in your docs, I ended up further researching the...