Aqueduc Aqueduc provides async server-side rendering (SSR) for React based applications. It solves the problematic of rendering React applications with asynchronous components being rendered only once data are fetched. Installation $ yarn add aqueduc Usage Coming soon