Prakash's repositories
babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
computer-science-in-javascript
Computer science reimplemented in JavaScript
express-graphql
Create a GraphQL HTTP server with Express.
graphiql
An in-browser IDE for exploring GraphQL.
graphql-js
A reference implementation of GraphQL for JavaScript
immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
jest
🃏 Painless JavaScript Testing.
material-ui
React Components that Implement Google's Material Design.
react-app
A React, Redux Workshop Application for learning to build react, redux applications
react-cool-starter
😎 A starter boilerplate for an universal web app with the best development experience and a focus on performance and best practices.
react-ethereum-dapp-example
A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
react-native
A framework for building native apps with React.
react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more
react-storybook
UI Component Dev Environment for React
react-tetris
Use React, Redux, Immutable to code Tetris.
react-vr
Issues-only repo for React VR - a React Native platform to run 3D and WebVR content.
reason
Friendly Syntax & Toolchain Powered by OCaml
redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
ReduxSimpleStarter
Starter pack for an awesome Udemy course
relay
Relay is a JavaScript framework for building data-driven React applications.
reselect
Selector library for Redux
RxJS
The Reactive Extensions for JavaScript
styled-components
Visual primitives for the component age 💅
TCP-APP
Created with CodeSandbox
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.