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.


