Blog

September, 04 2021

Code, No-code and Low-code for Content Management Systems

Low-code vs No-code: many articles explain the differences, benefits and drawbacks of the two approaches. In this article I'd like to narrow down the topic to that of content management systems (CMS). I will broaden the use of the term "CMS" to include visual site builders, which are starting to blend in with more traditional tools....

Read More
June, 29 2021

React CMS: The missing link

You are a developer. You love your headless CMS. Having an API with no hassles and a modern front-end feels great. Do you think your users are happy too? Think again....

Read More
April, 20 2020

React Hook Form: the best form library?

This is a very short post on a library I recently discovered (to build the beta subscription of React Bricks CMS) and which I love: React Hook Form....

Read More
April, 07 2020

Static Site generation impact on API Servers

Does the new trend of Static site generation have an impact on API server resources? Let’s see!...

Read More
March, 11 2020

Why you should change your CMS today

Today we released in beta a hybrid CMS that embodies the vision of my post “The shape of the CMS to come”, published on January 22, 2020....

Read More
February, 19 2020

Server Side Rendering vs Static Site Generation vs Incremental Static Regeneration

Server side rendering (SSR) and Static Site Generation (SSG) are two ways to create websites using a modern front-end stack (getting content from a server API) while preserving SEO friendliness and perceived performance. Lately Incremental Static Regeneration (ISR) by Next.js offers a third way that's a sort of hybrid between the other two....

Read More
February, 12 2020

You will love Tailwind CSS

There are few technologies that I fell in love with. React is one of those, Redux is another, even if I don’t use it as much today. I never fell in love with a CSS framework, until I discovered Tailwind, so I want to share my joy with you, sure that you will love it, too....

Read More
January, 22 2020

The shape of the CMS to come

In this article I express my vision about the future of Content Management Systems. I think that CMSs haven't yet taken advantage of the convergence between Code and Design that we are witnessing in the web development world....

Read More