Things I liked about Prismic
Wednesday, January 3, 2024
The Perks of Using Prismic for My Recent Project
I recently had the chance to use Prismic for the first time while building a new website for a client. As someone who has used other headless CMS options like Contentful and Strapi, I was curious to see how Prismic would compare. Overall, I had an excellent experience and wanted to share some of the key benefits I appreciated about Prismic.
Intuitive Interface
One of the things that stood out immediately was Prismic's clean, intuitive editing interface. The toolbar options are well-labeled and easy to navigate. I was able to understand the hierarchy of documents, types, and fields almost instantly. This made it very simple to get started and eliminated the learning curve you sometimes get with a new CMS.

Structured Content Modeling
I also appreciated how Prismic allows you to thoughtfully structure your content. You can define specific content types and fields tailored to your needs. For this recent website, I was able to model different sections and create a content structure optimized for SEO and clear navigation. The structured approach helped keep our content organized.
Handy Field Types
Prismic offers all the essential field types I needed for this project, from text and images to numbers, booleans, date fields, and more. But they also have some handy specialized types like color pickers, geo points, group lists, and embeds. These additional options helped me capture all the necessary content.
Flexible Development Integration
Integrating the Prismic API into my React-based Jamstack site was a breeze. The API returns clean, structured JSON which made it simple to pull content into my components. Prismic also provides SDKs for popular frameworks like React. The flexibility to integrate it as I saw fit was great.
Overall, I was very happy with choosing Prismic for this recent website project. The intuitive UI, structured content modeling, useful field types, and flexible API made it a great CMS for my use case. I would certainly consider using Prismic for Jamstack projects in the future based on this positive experience.