Skip to content

Recommended Packages

Pavel Lang edited this page Jan 13, 2017 · 3 revisions

Frontend

React Componet Libraries

Standalone React Componets

  • react-redux-loading-bar – A React component that provides Loading Bar (aka Progress Bar) for long running tasks. Works out of the box with redux-thunk, redux-promise-middleware, and more. Can be easily tweaked for other usage. ...

Backend

GraphQL

  • postgraphql – A GraphQL schema created by reflection over a PostgreSQL schema.
  • join-monster – A GraphQL-to-SQL query execution layer for batch data fetching.