#async
- Promises, async and await in Google Apps Script
Understand async/await and Promises in Google Apps Script. Learn why most APIs remain synchronous and how WebAssembly is the exception.
- Rust Compiler Whack-a-Mole
Playing whack-a-mole with the rust compiler is both frustrating and a great learning experience.