Showing posts with label Content hub Client SDK. Show all posts
Showing posts with label Content hub Client SDK. Show all posts

Saturday, 21 May 2022

Working with Web Client SDK :: Performance Tips - Part 2

In this blog post I want to share one more tip that you should know when working with Sitecore Content Hub Client SDK, you will see in this post how a small piece of info is making a big difference in your code performance, if you didn't came across  part 1 of Client SDK performance tips, you can check it out here: 


Tuesday, 15 June 2021

Working with Web Client SDK :: Performance Tips!

 Have you worked with Sitecore Content Hub Web Client SDK [External Integration]? or are you planning to using it with you next project? you will definitely find this post useful, this post will focus on some points that will definitely affect/enhance you application performance, we will discuss APIs calls, properties/meta data loads and workarounds, so keep reading! 

Thursday, 15 April 2021

Sitecore Content Hub :: Web Client SDK and Aggregates

 In a recent integration project we worked on, we used Sitecore Content Hub (CH) Wen client SDK to build a web PI application to serve as middle point between Sitecore CH and a third party application, we learned a lot through this project, and one of these learning lessons is the speed of pulling data from CH and how CH aggregates would be great help while working on such implementation, in this post I'll introduce aggregates and discuss how it could help enhance your application performance, excited? keep reading :)