samuelnwatson's Stars
ant-design/ant-design
An enterprise-class UI design language and React UI library
collectiveidea/interactor
Interactor provides a common interface for performing complex user interactions.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
getify/Functional-Light-JS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
trailblazer/cells
View components for Ruby and Rails.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
stampit-org/stampit
OOP is better with stamps: Composable object factories.
skmetz/poodr
Practical Object-Oriented Design in Ruby
mysociety/theyworkforyou
Keeping tabs on the UK's parliaments and assemblies
graphql/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
paper-trail-gem/paper_trail
Track changes to your rails models
afonsopacifer/awesome-firebase
:open_file_folder: A curated list of Firebase.
decision-labs/fcm
Ruby bindings to Firebase Cloud Messaging (FCM) for Android, iOS or Web
fergusq/roda
Röda: A stream-oriented scripting language
rails/jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
gonzalo-bulnes/simple_token_authentication
Simple (and safe*) token authentication for Rails apps or API with Devise.
thoughtbot/shoulda-matchers
Simple one-liner tests for common Rails functionality
bblimke/webmock
Library for stubbing and setting expectations on HTTP requests in Ruby.
interagent/http-api-design
HTTP API design guide extracted from work on the Heroku Platform API
thoughtbot/guides
A guide for programming in style.
capistrano/capistrano
A deployment automation tool built on Ruby, Rake, and SSH.
rubocop/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
kriskowal/gtor
A General Theory of Reactivity
tj/co
The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)
haml/haml
HTML Abstraction Markup Language - A Markup Haiku
getify/asynquence
Asynchronous flow control (promises, generators, observables, CSP, etc)
jsperf/jsperf.com
jsperf.com v2. https://github.com/h5bp/lazyweb-requests/issues/174
petkaantonov/bluebird
:bird: :zap: Bluebird is a full featured promise library with unmatched performance.
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
tj/ejs
Embedded JavaScript templates for node