Category: Uncategorized

  • Next.js Optimization for Faster Page Loads: A Comprehensive Guide

    ‍ Image Source: FreeImages ‍ Next.js has become the go-to framework for building powerful web applications with JavaScript. It offers a range of features that make development easier and more efficient. However, developers often face challenges when it comes to optimizing the speed of their Next.js applications. In this comprehensive guide, we will explore various…

  • How to optimized graphql query?

    How to optimized graphql query?

    In order to be able to query related posts form Gatsby, it’s very important that we enable YARPP REST APIs. To enable it, we need to go to Settings, YARPP, under REST API Options make sure that Display related posts in REST API is checked.