Logo

MERGE Stack

A new Universal Javascript Web development stack featuring MySQL, express, react and graphql

MERGE stands for MySQL, Express, React, GraphQL with an additional E for prononciation This stack accomplishes the goal of a Universal Javascript app, allowing for initial Server Side Rendering (SSR) with the client taking over after this initial render. Due to the use of GraphQL, we are able to minimise the data being sent over the network.