Stars
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
🙈 Volkswagen detects when your tests are being run in a CI server, and makes them pass.
React: CSS in JS techniques comparison
A state machine abstraction for React
A modest JavaScript framework for the HTML you already have
A+ animation module for the modern web
Browser API's turned into declarative React components and HoC's
Repositório que mostra empresas e projetos que utilizam React no Brasil
A curated list of articles complaining that go (golang) isn't good enough
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
🕟 Redux store subscriber for specific state change
Spree Commerce is an API-first, open-source eCommerce platform for fast growing businesses and enterprises. Spree supports complex commerce scenarios natively — from B2B wholesale to multi-vendor m…
🍺 Portando discussões feitas em grupos (Facebook, Google Groups, Slack, Disqus) para o GitHub Discussions
🔌 circuit breaker based on netflix/hystrix but in ruby, hopefully commands/semaphores eventually too
Fast and lightweight DOM diffing/patching (no virtual DOM needed)
Reliably communicate state changes to deeply nested React elements
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…
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
Workshop about GraphQL with ApolloStack in reactiveconf.com/workshops
Priority queues in JavaScript