@JeremyCMorgan The stories are great. I find the adaptations can be hit or miss but the ones that twist the original material without going off on tangents and those that stick to the original are the best.
What I learned today: When using #Adobe#Extendscript, you can use multiple .jsx files by putting their contents into the global context with a namespace. $.[namespace] makes the code available to the CEP JS extension at $.[namespace] #adobephotoshoplightroom
#JS
Coming to Javascript near you, currently in @chromecanary:
🎉 optional chaining 🎉
Here's Chrome status https://t.co/RKqqTYrOn4
Gif shows optional chaining in Canary devtools console working with eager evaluation, so sick!
Working with sharp https://t.co/zOWSc79GW3 lately. It is an amazing robust image library. Every js backend developer should take a look #sharpjs#javascript