- bull-board - Queue visualizer for Bull/BullMQ
- minimatch - A minimal matching utility.
- SolidJS - Simple and performant reactivity for building user interfaces.
- verror - Rich JavaScript errors.
- XState - State machines and statecharts for the modern web.
- Yargs - Yargs helps you build interactive command line tools, by parsing arguments and generating an elegant user interface.
- Yjs - Conflict-free Replicated Data Types (CRDT) implementation that exposes its internal data structure as shared types.
- V8 Javascript Engine - V8 is Google's open source JavaScript engine.
- Deno - The easiest, most secure JavaScript runtime.
- 33 Concepts Every JavaScript Developer Should Know - This repository was created with the intention of helping developers master their concepts in JavaScript.
- a vanilla js guide on mastering the dom
- Inheritance
- the-two-pillars-of-javascript
- How Does JavaScript Actually Work
- Let's Build: With JavaScript
- Event Loop video 1
- Event loop video 2
- Event Loop video 3
- Closure
- Fullstack Boilermaker guide
- AirBnb - Airbnb JavaScript Style Guide() {
- Node.js Best Practices - The Node.js best practices list (March 2023)
- Efficient Node