grantlouisherman's Stars
emberian/lets-build-a-compiler
abandoned update of jack crenshaw's compilers intro
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
ipfs/js-ipfs-repo
Implementation of the IPFS Repo spec in JavaScript
ipfs/js-ipfs-block-service
JavaScript Implementation of Block and BlockService
hirosystems/stacks.js
JavaScript libraries for identity, auth, storage and transactions on the Stacks blockchain.
stacks-archive/blockstack-browser
The Blockstack Browser
jamiebuilds/babel-handbook
:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
FredKSchott/snowpack
ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️
poteto/hiring-without-whiteboards
⭐️ Companies that don't have a broken hiring process
jamesnetherton/docker-atom-editor
Run the Atom editor within a Docker container
practical-tutorials/project-based-learning
Curated list of project-based tutorials
ipfs/js-ipfs
IPFS implementation in JavaScript