
SANITY STUDIO V4 IS HERE !
December 18, 2022

Lionex
This is just a short description on Sanity' new Studio v3 which is awesome
Sanity
SANITY STUDIO V3 IS HERE !

Let me fill you in on the exciting developments surrounding Sanity's brand-new Studio!
Get ready to be amazed because Sanity is back with a captivating update—unleashing the Studio in all its glory with the highly anticipated v3 release!
Imagine an amazing tool that empowers teams to create and personalize their own web applications from scratch. This tool is open-source and designed to handle single-page applications, allowing developers to fully customize the user experience using a powerful development framework. It's a game-changer because it makes running content-driven websites incredibly easy, regardless of the scale. Whether you're creating a simple personal website or a massive hub for renowned international brands that serve millions of visitors, this tool has got you covered. The possibilities are endless, and it puts the power of customization and scalability right at your fingertips.
What are the epic steps to embark on an incredible journey with the gig?
Well, you've come to the right place. You can try out Studio V3 by Starting a new Project .
#To Get Started with Studio V3 with command line:
npm create sanity@latest
Who can benefit immensely from Sanity's incredible new Studio?
For content creators:
- The new Studio by Sanity offers an enhanced developer experience, making it effortless and speedy to set up and customize the Studio according to your requirements.
- It introduces a powerful global search feature with advanced filters that support all fields across your dataset. This feature proves especially useful for projects containing a large number of documents.
- With the introduction of workspaces, content creators can seamlessly switch between different content environments, enabling efficient management of content across various contexts.
- The Studio can be easily embedded within your web project, ensuring convenient and intuitive access for users.
For Developers:
- The updated APIs in Sanity's new Studio adhere to familiar patterns commonly used in modern web development, making it easier for developers to work with.
- The Studio is packaged as a single npm dependency (sanity) and can be configured using JavaScript-based configuration files (sanity.config.js|ts), providing a streamlined setup process.
- With the introduction of faster developer tooling powered by Vite, developers have the flexibility to choose their preferred bundler or even work without one, ensuring efficient and customizable development workflows.
- The Studio module fully supports ECMAScript Modules (ESM) and includes a CommonJS fallback. It can run smoothly in all modern browsers without the need for bundling and can be seamlessly embedded in any web project.