React Paris » Conference Wrap-up

Next.js, Remix, Gatsby 

React Bricks is the first Enterprise Visual Headless CMS for Next.js, Gatsby and Remix, supporting also React Server Components.

No Battles, Just Fun!

Next.js, Remix and Gatsby are all great frameworks, created by very smart people.

Simply choose the tool that you're most familiar with, and that best helps you achieve your goals.

Why choose Next.js?

Next.js was the first React framework to make Server Side Rendering easy.

It is battle-tested by some of the largest websites in the world. It is very flexible, with the ability to use static generation (SSG), server side rendering (SSR) or the great incremental static regeneration (ISR).

Since version 14, it also supports React Server Components to achieve top performance. It is backed by Vercel, one of the best modern hosting platforms.

Next.js and React Bricks »

Why choose Remix?

Remix is the newest React framework. It was created by Ryan Florence and Michael Jackson, two very talented React developers and trainers.

It is based on the idea that you can do what Next.js does with incremental static regeneration with a much simpler infrastructure, leveraging SSR, an HTTP caching layer and the ability to execute functions on the edge.

It has very clean APIs for nested routing, data loading, mutation and error handling.

Remix and React Bricks »

Why choose Gatsby

Gatsby is a static site generator to create blazing fast websites.

It has connectors to all the main CMSs, so that you don't have to make the API calls yourself, but you just query the Gatsby GraphQL layer.

Usually it is a good choice if you like GraphQL and you need to connect to an existing CMS like a headless Wordpress, but it works like a charm with React Bricks, too.

Gatsby and React Bricks »
Ready to start building?