logo
kaimul
feature1
sanity

how to use syntax highlighter in sanity io

Creating a high-performance web application is essential to provide users with a seamless and engaging experience. With Next.js, you have a powerful toolkit at your disposal to optimize performance and ensure your application loads quickly and responds swiftly. In this blog post, we'll explore strategies and best practices for optimizing performance in Next.js applications.

kaimul
By Kaimul alam
0 mins to read
continue Reading
feature1
Next js
Sanity

How Queries Work – GROQ

The idea behind our query language GROQ (Graph-Relational Object Queries) is to be able to describe exactly what information your application needs, potentially joining together information from several sets of documents, then stitching together a very specific response with only the exact fields you need.

kaimul
By Kaimul alam
4 mins to read
continue Reading