Examples that are easy to run. Remainder for me and learners.
- Getters and Setters
- Rest and Spread Operators
- Improved Error Handling
- Destructing
- Promises
- Async/Await
- Object Prototype
- High Order Functions
- Useful Mehtods
- Generators
- Iterators
Usually I run them using Google Apps Script, but they can run in your local machine run Node.js.
- Fun Fun Function
- Clean Code
- Datetime Hacks: Part 1 and Part 2
- Improved Error Handling
- Better Way to Perform Multiple Comparisons
- Medium blogs: Eric Elliot and JavaScript Scene
- JavaScript Garden
- W3 Schools
- Mozilla Guide
- Solid Principles in Pictures
- Airbnb Style Guide
- Google Style Guide
- Benchmark Loops
- Error Handling
- Create Triggers Programmatically
- Ben Collins Scripts and API Scripts
- Awesome List
- Libraries
- Best Practices by Andrew Roberts
- Clasp resources: guide and video tutorial
- Script Library
- cUseful Library
- Dev Flow
- Exponential Backoff
- Totally Unscripted Series
- RegEx Reference and Simulator
- Windows Commands
- Linux Commands + AWK, GREP, SED, CAT...
- Markdown Guide
- Every Day Git
- TypeScript Official Documentation