sjsn
User focused software engineer, obsessed with making great products. AKA @sam2door
Lead Software EngineerUnited States
sjsn's Stars
christianselig/apollo-backend
Apollo backend server
marcoarment/Blackbird
dbcli/pgcli
Postgres CLI with autocompletion and syntax highlighting
toolkit-for-ynab/toolkit-for-ynab
A general purpose YNAB enhancing browser extension for Chrome and Firefox. Have it your way!
reactjs/react-docgen
A CLI and library to extract information from React component files for documentation generation purposes.
gaearon/whatthefuck.is
An opinionated glossary of computer science terms for front-end developers. Written by Dan Abramov.
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
Homebrew/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
sophiebits/react-dom-mini
Toy React renderer from my React Conf 2019 talk, "Building a Custom React Renderer"
statsd/statsd
Daemon for easy but powerful stats aggregation
meetalva/alva
Create living prototypes with code components.
nas5w/typeofnan-javascript-quizzes
JavaScript quiz questions and explanations!
nodegui/react-nodegui
Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
ctrlplusb/easy-peasy
Vegetarian friendly state for React
dotansimha/graphql-yoga
🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
showdownjs/showdown
A bidirectional Markdown to HTML to Markdown converter written in Javascript
electron/electron-api-demos
Explore the Electron APIs
bvaughn/react-devtools-experimental
Experimental rewrite of the React DevTools extension
careercup/CtCI-6th-Edition-JavaScript
Cracking the Coding Interview 6th Ed. JavaScript Solutions
sindresorhus/awesome-nodejs
:zap: Delightful Node.js packages and resources
Raathigesh/majestic
⚡ Zero config GUI for Jest
terser/terser
🗜 JavaScript parser, mangler and compressor toolkit for ES6+
graphql/graphql-js
A reference implementation of GraphQL for JavaScript
dokku/dokku
A docker-powered PaaS that helps you build and manage the lifecycle of applications
remy/nodemon
Monitor for any changes in your node.js application and automatically restart the server - perfect for development
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
jamiebuilds/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
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.