September 2022 Summaries
3 posts from Sanity
Filter
Month:
Year:
Post Summaries
Back to Blog
Creating remarkable online shopping experiences that captivate customers and increase sales can be achieved without expanding teams or increasing budgets by utilizing structured content and basic coding techniques. This approach allows existing content to be transformed into structured data that enhances the shopping experience. The video explores five methods of leveraging structured content to maximize its impact, and highlights how platforms like Sanity can support the creation of exceptional shopping experiences across various devices and channels. It also notes that prominent brands such as Skims, Sonos, and Nike have successfully adopted Sanity for their e-commerce solutions.
Sep 20, 2022
148 words in the original blog post.
GROQ, an open-source query language developed by Sanity, has been formalized as a working language specification, enhancing its reliability and support for developers using the Sanity platform. Designed to address the limitations of existing "Content APIs," GROQ allows developers to query, reshape, and transform JSON documents with unprecedented flexibility, enabling the creation of innovative digital experiences across various channels. This language empowers developers to avoid frequent re-authoring of content by content creators, thus overcoming technical constraints traditionally faced in content management. By remaining open-source, GROQ fosters a vibrant developer ecosystem that contributes to its adoption, with new features like array, string, and math functions being added based on community feedback. These features are available to existing Sanity customers on specific versions of the Content Lake API, while new users are encouraged to explore Sanity's modern CMS that treats content as structured data.
Sep 15, 2022
633 words in the original blog post.
Sanity's GROQ is an open-source query language that allows developers to treat content as data, enabling them to query and manipulate JSON documents efficiently, similar to SQL but specifically designed for JSON. With 450 million GROQ queries executed daily, it has become a preferred tool for developers integrating content into frontend applications. Sanity has formalized a versioning scheme for the GROQ specification, introducing a format that distinguishes major changes from incremental improvements, ensuring non-breaking changes with new functions that enhance usability. These enhancements include new array, math, and string functions derived from community feedback, enabling operations like removing null values, calculating averages, and manipulating text strings. GROQ's open-source nature and commitment to maintaining backward compatibility empower developers to confidently use and rely on its capabilities for creative content applications.
Sep 15, 2022
1,163 words in the original blog post.