Kontent.ai
Copyright © 2023 Kontent.ai. All rights reserved.
  • Web
  • Privacy policy
  • Cookies policy
  • Consent settings
  • Security
  • GDPR
  • Documentation
  • API reference
  • Product updates
Kontent.ai Learn
  • Plan
  • Set up
  • Model
  • Develop
  • Create

Optimize performance

  • Sign in
  • 28 minutes in total
    Developer
    What makes a great user experience apart from visuals and interactions? Speed and reliability. People love snappy experiences that work right when they need them. Make your applications fast by optimizing their performance.The golden rule to improve your app’s performance is to retrieve only what you need and then store it for as long as necessary.
    • Develop with Kontent.ai
    • Hello World
    • Hello Web Spotlight
    • Run a sample app
    • Build apps
    • Decide navigation and URLs
    • Environments
    • Get Developer Certification

    Best practices for getting content in your app

    • 5 minutes
    Open

    Choose your caching strategy

    • 3 minutes
    Open

    Keep your cached content up to date

    • 9 minutes
    Open

    Build static sites with Kontent.ai

    • 7 minutes
    Open

    Level up your headless CMS apps with edge computing

    • 3 minutes
    Open
    Make your apps robust and responsive by following our recommendations and best practices.
    Caching helps reduce the wait time that you and the users of your app face when your app gets content from external resources like APIs.Depending on your requirements and tolerance of stale content, make sure you choose the right caching strategy.
    Once you’ve picked your caching strategy, handling cache dependencies becomes crucial.That way you always know which part of your cache to invalidate when something in your Kontent.ai project changes.
    With static site generators, you can launch static, secure, and speedy websites.Combined with the JAMstack approach and a headless CMS to store your content, you’re on your way to success.
    Caching and other optimization methods can only get you so far when it comes to performance.A content delivery network (CDN) is essential to take your websites and applications beyond the results achievable with those approaches.
    • Optimize images
    • Optimize performance
    • Optimize SEO
    • Follow best practices
    • Choose caching your strategy
    • Keep cache up to date
    • Consider static site generators
    • Consider edge computing