Optimize performance
28 minutes
Developer
0% complete
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.
Best practices for getting content in your app
- 5 minutes
Make your apps robust and responsive by following our recommendations and best practices.
Choose your caching strategy
- 4 minutes
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.
Keep your cached content up to date
- 8 minutes
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.
Build static sites with Kontent.ai
- 7 minutes
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.
Level up your headless CMS apps with edge computing
- 3 minutes
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.