Resources
A list of other resources for JavaScript skill acquisition.
- HTML DOM, examples demonstrating how to manipulate the DOM with vanilla JavaScript
- 1 LOC, JavaScript utilities written in a single line of code
- Vanilla JS Toolkit, collection of methods, helper functions, plugins, boilerplates, and polyfills
- How to Win at CORS
Dependencies
Writing maintainable JavaScript is about understanding the quality of your dependencies.
Web Components
Vanilla or vanilla-ish web components.