Stars
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
A collection of (mostly) technical things every software developer should know about
Mostly adequate guide to FP (in javascript)
Algorithms and data structures implemented in Go, JS, TypeScript, Rust, and Swift.
A description of React's new core algorithm, React Fiber
Automatic PageSpeed optimization module for Nginx
Universal Command Line Interface for Amazon Web Services
Command line tool to locally run and deploy your node.js application to Amazon Lambda
Integration of React + Webpack + Rails including server-side rendering of React, enabling a better developer experience and faster client performance.
HTTP server mocking and expectations library for Node.js
JavaScript Testing utilities for React
A command-line tool that makes git easier to use with GitHub.
Uploads files to s3 after complete
Demo website for react-s-alert component
Create Fermi Estimates and Perform Monte Carlo Estimates
Node.js Application Configuration
A simple demo app using node and mongodb for beginners (with docker)
A JavaScript library for efficient data fetching
Adds static typing to JavaScript to improve developer productivity and code quality.
Specs & docs for potential future and experimental React APIs and JavaScript syntax.
All the sources for my (not powered by React anymore) blog
Create an isomorphic React app in less than 5 minutes
Your One-Stop solution for a full-stack universal Redux App!
Tweak React components in real time. (Deprecated: use Fast Refresh instead.)
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,…