Best Headless CMS for React in 2023
In this article, we will explore the top Headless CMS options for React, which are best suited for developing modern web applications in 2023
Setup NextJS app with Linaria, Storybook, and Typescript
International and multilingual sites with Storyblok and Next.js. Part 2
International and multilingual sites with StoryBlok and Next.js. Part 1
StoryBlok is a unique headless CMS with a lot of nice features. This is a modern platform that combines the best solutions for building content-centric websites
Storyblok vs Contentful
The role of content management systems continues to evolve, and brands are increasingly turning to headless platforms to help them deliver unique experiences across different channels. Choosing a headless CMS can be tricky, as a quick search of most review platforms will yield almost 100 results.
Agile Headless Commerce: How Storyblok Enables Composable Commerce Ecosystems
Forward-thinking brands understand that digital is everywhere, not just websites but mobile applications, kiosks, IoT devices, and other interfaces. This has changed how these businesses approach everything,including eCommerce, and ushered in a new focus on headless commerce.
How to Choose a Storyblok Partner
Some of the challenges that make businesses hesitant about adopting a headless CMS include that in the early days of headless content management, marketers needed help to adapt to the differences between headless and traditional CMSs. However, with Storyblok offering a user-friendly visual editor, those problems are a thing of the past.
What Shopify's Acquisition of Remix Means for Storyblok Customers
On October 31st, 2022, eCommerce juggernaut Shopify announced they would acquire the open-source web framework Remix to help developers deliver lightning-fast and more resilient experiences. But why would an eCommerce platform want a JavaScript framework startup?
Content-centric, scalable e-commerce. Shopify Hydrogen + Sanity
In June 2022, Shopify released its new framework for working with e-commerce projects. With the goal of making its resources more flexible and open to change, Shopify has created an excellent solution for this - Hydrogen
Headless ECommerce - Everything You Need To Know
Today’s eCommerce landscape is edgeless, new brands emerging here and there in the blink of an eye. In such a market the competition is enormous, allowing customers to skim through and pick which company is worthy of their attention. This new model dictates the necessity for brands to create such an online experience that will bring clients in. Smooth digital journey ensures that any point of friction is eliminated, giving your customer no choice to get distracted and leave the site.
The new era tech - JAMstack
The need for speed, security and lower price for development are why the new, modern way of building websites is now thriving - the JAMstack.
Three ways to refer a current user in Sanity documents
There are pretty much situations when you'd like to have a reference to a Sanity studio user from your documents. In this article, we will consider scenarios when you need to refer a current user somehow related to a document. Before we dive into a technical implementation let's see why you might need it at all.
Composable commerce
Modern business has evolved. More technologies are being developed; companies should adapt to new market opportunities and use the best solutions to address specific business needs. This guide will tell you more about composable commerce, its benefits, and how these benefits change within headless architecture
Multi Environment Publishing Flow With Sanity CMS
Sanity is one of the most flexible and customizable Headless CMS. Working with this Headless CMS and customizing it we can finally get the exact functionality we need and gain a deeper understanding of how it works under the hood.
Headless CMS vs. Traditional CMS
In the last couple of years, the Headless CMS demand and its popularity have been increasing due to the fact that developers want more freedom and rich front-end frameworks
Think headless CMS are not customizable? We disproved this using Sanity
Sanity encourage to customize almost everything. Any Sanity module can be rewritten. This makes it possible to have your own combination of standard and custom components in your application.
Storybook Addon Console
There're some cases when you can't / don't want / forgot to keep browser console opened. Storybook Addon Console helps you to get all console output in Storybook actions panel when you're developing your App Components.
Headless CMS (Contentful) and NextJS, Part 2: Mapping content types to React components
Building scalable content model in Contentful without exceeding the content types limitation. Implementing React components mapping to CMS entries
Headless CMS (Contentful) and NextJS, Part 1: How to create a modern React application?
Building scalable content model in Contentful without exceeding the content types limitation. Let's discuss ideas for organizing the structure of a NextJS application paired with Headless CMS
Preview GraphQL data in a comfy way - Storybook GraphQL Kit
This tool allows you to write queries and immediately see the results in the browser. All your queries and variables are stored alongside your code. You can reuse queries from your existing project for better visual documentation, testing and exploring your backend.