Using ESI elements with Next.js

How we used Edge-Side Includes in a React.js application to boost the performance of a Server-Side Rendered application.

Alexis Janvier
Alexis JanvierNovember 04, 2021
Read More

Latest posts by Alexis Janvier

Full-stack web developer at marmelab. Alexis worked on so many websites that he's a great software architect. He also loves horse riding.

Using An SQLite Database Live In React-Admin

To use a database in a web app, we have to build an API. But what if we could use a database directly from the browser?

Alexis Janvier
Alexis JanvierOctober 14, 2021

FOSS interview : React-admin avec Gildas

Dans cette vidéo, Gildas nous parle du projet open-source React-admin

Alexis JanvierGildas Garcia

FOSS interview : stretch-discord avec Maxime et Pierre

Dans cette vidéo, Maxime et Pierre nous parlent du projet open-source stretch-discord

Alexis JanvierMaxime RichardPierre Haller

FOSS interview : comfygure avec Kevin

Dans cette vidéo, Kevin nous parle du projet open-source comfygure

Alexis Janvier
Alexis JanvierFebruary 26, 2021

Histoire d'une migration chez Arte, partie 3/3 : action

Comment nous avons mis en œuvre une migration continue

Alexis Janvier
Alexis JanvierJanuary 22, 2021

Histoire d'une migration chez Arte, partie 2/3 : la mise en place

Comment nous avons préparé un chantier de migration continue

Alexis Janvier
Alexis JanvierJanuary 13, 2021

Histoire d'une migration chez Arte, partie 1/3 : le contexte

Pourquoi nous nous sommes lancés dans un chantier de migration continue

Alexis Janvier
Alexis JanvierJanuary 07, 2021

Handling JWT in Admin Apps the Right Way

The best practice regarding JWT storage is to use memory rather than local storage. But it comes with numerous challenges. Let's see how to tackle these in the case of a react-admin application.

Alexis Janvier
Alexis JanvierJuly 02, 2020

Nettoyage de printemps de nos projets open-source

On trouve plus de 200 dépôts publics sur notre compte Github. Est-ce à dire que nous maintenons plus de 200 projets open-source ? Non, un petit nettoyage s'imposait...

Alexis Janvier
Alexis JanvierMay 13, 2020

OpenAPI : un contrat pour vos API.s

La spécification OpenAPI permet d'écrire le contrat du service fourni par une API REST. Mais comment écrire un tel contrat et à quoi va-t-il servir ?

Alexis Janvier
Alexis JanvierApril 17, 2020

Older posts