cisac's Stars
react-dnd/react-dnd
Drag and Drop for React
visionmedia/page.js
Micro client-side router inspired by the Express router
airbnb/visx
🐯 visx | visualization components
3b1b/manim
Animation engine for explanatory math videos
kentcdodds/testing-react-apps
A workshop for testing react applications
FrontendMasters/hardcore-functional-js-v2
Code for the Hardcore Functional JavaScript, v2 course
stoplightio/prism
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
seek-oss/playroom
Design with JSX, powered by your own component library.
vnovick/graphql-jwt-tutorial
nhost/hasura-backend-plus
🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.
AnomalyInnovations/serverless-nodejs-starter
A Node.js starter for Serverless Framework with ES6 and TypeScript support
sahat/hackathon-starter
A boilerplate for Node.js web applications
app-generator/api-server-nodejs
Nodejs API Server - Express / SQLite / TypeORM | AppSeed
hasura/auth-ui-kit
Web UI Kit for Hasura Authentication
hasura/react-check-auth
Add auth protection anywhere in your react/react-native app
hasura/gitkube
Build and deploy docker images to Kubernetes using git push
hasura/3factor-example
Canonical example of building a 3factor app : a food ordering application
hasura/graphql-engine
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
robinhood/faust
Python Stream Processing
tlrobinson/overrides
React Higher-Order Component and Hook implementing the "overrides" pattern with minimal boilerplate
fluture-js/Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
cristi-salcescu/functional-react
cristi-salcescu/todo-search-react
cristi-salcescu/discover-functional-javascript
Code examples from the book Discover Functional JavaScript
router5/router5
Flexible and powerful universal routing solution
bvaughn/react-devtools-experimental
Experimental rewrite of the React DevTools extension
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
humphd/have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
staltz/toy-rx
A tiny implementation of RxJS that actually works, for learning