- Stockholm, Sweden
Stars
Coding articles to level up your development skills
Promise based HTTP client for the browser and node.js
Set up a modern web app by running one command.
Clean Code concepts adapted for JavaScript
π 33 JavaScript concepts every developer should know.
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,β¦
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
Prettier is an opinionated code formatter.
βοΈ Companies that don't have a broken hiring process
Cheatsheets for experienced React developers getting started with TypeScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
π JavaScript Style Guide, with linter & automatic code fixer
Create the next immutable state by mutating the current one
πΎ Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
Mostly adequate guide to FP (in javascript)
Node.js test runner that lets you develop with confidence π
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
Simple animation libraries for delightful user interfaces
π Simple and complete React DOM testing utilities that encourage good testing practices.
ESM-powered frontend build tool. Instant, lightweight, unbundled development. βοΈ
A fully-modern text-based browser, rendering to TTY and browsers
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
Minimal templating with {{mustaches}} in JavaScript