robbymurphy's Stars
reactor/reactor-netty
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
googleapis/python-pubsub
twilio/twilio-python
A Python module for communicating with the Twilio API and generating TwiML.
reactjs/react.dev
The React documentation website
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
tcorral/Refactoring_Patterns
A list of 31 Javascript refactoring patterns, based on the '31 Days of Refactoring' book by Sean Chambers and Simone Chiaretta, with the applied solutions.
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
rmurphey/js-assessment
A test-driven approach to assessing JS skills
coryhouse/react-slingshot
React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in
ravendb/ravendb
ACID Document Database
microsoft/vscode-eslint
VSCode extension to integrate eslint into VSCode
prettier/prettier-eslint
Code :arrow_right: prettier :arrow_right: eslint --fix :arrow_right: Formatted Code :sparkles:
python/cpython
The Python programming language
vmbrasseur/Public_Speaking
A repository of resources about public speaking, specifically in the context of software development and IT conferences.
facebookarchive/prepack
A JavaScript bundle optimizer.
isaacs/rimraf
A `rm -rf` util for nodejs
prettier/prettier
Prettier is an opinionated code formatter.
eslint/eslint
Find and fix problems in your JavaScript code.
robbymurphy/redux-jive
helpers for redux wiring
acdlite/flummox
Minimal, isomorphic Flux.
reduxjs/react-redux
Official React bindings for Redux
SignalR/SignalR
Incredibly simple real-time web for .NET
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.
torvalds/linux
Linux kernel source tree
facebookarchive/flux
Application Architecture for Building User Interfaces
facebook/prop-types
Runtime type checking for React props and similar objects
facebookarchive/nuclide
An open IDE for web and native mobile development, built on top of Atom
immutable-js/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
jestjs/jest
Delightful JavaScript Testing.
react-dates/react-dates
An easily internationalizable, mobile-friendly datepicker library for the web