A post by Lorenzo Zarantonello
I decided to compare Lovable and Bolt on the same task. For this test, I didn’t require any...
What Is Strawberry? According to their website, “Strawberry is a browser with built-in AI...
Until recently, websites were pushing for web crawlers to index their content properly. Now, a new...
React compiler is a new experimental compiler that promises to revolutionize the way React...
According to the 2024 Stack Overflow Developer Survey, most people who learn to code learn React. ...
Here are three tools to expand developers' roles and productivity. You can start to use them right...
In previous posts, I tried Next.js using the Pages router. In this post and the following, I am...
In the CMS context, the term "headless" points to the absence of a front-end or presentation layer....
Generally speaking, OneEntry Headless CMS offers a streamlined solution with user-friendly...
For quite a long time, traditional content management systems have been hampered by the challenges...
In this post, we will talk about the core concepts of GraphQL: Schema, Resolvers, Query In the...
GraphQL is a query language developed and open-sourced by Facebook. It is now maintained by a...
useMemo is a React Hook that allows you to memoize the result of a calculation. Memoization caches...
In the previous post, we saw how to read and write data from and into a local JSON file in an Next.js...
With the previous post, I got pretty excited about reading data from a local JSON file. So, I thought...
A new concept we need to be familiar with is pre-rendering. By default, Next.js pre-renders every...
In the previous post, we created a few pages and added a basic navigation using the <Link>...
So far, I simply created a Next.js app by running npx create-next-app@latest nextjs-blog --use-npm...
The Angular team is finally releasing the first comments and prototypes regarding bringing Signals, a...
I started looking at Next.js and described my first look at the documentation below. ...
I am trying out Next.js with React and here is my experience. Introduction Let's start by...
These are the tools and platforms I used while working toward a web development position. I will...
In my company, we mostly don't do pair or mob programming (Wikipedia). However, one team does it from...
This is just a little warning for all developers using forkJoin, not a post about how to use it. If...
We all know about OpenAI and its products: ChatGPT, Dalle, and Codex. As of January 16, 2023,...
While this post is a summary of a longer post on Medium, it contains all you need to display images...
This week I didn't learn too much but I am focusing a bit more on useContext and useRedux. I am...
Another week has passed, and here we want to get the best pieces of content you found during the...
Another week has passed, and here we want to get the best pieces of content you found during the...