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 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
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 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.
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.
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.