Useful Akamai CDN settings for Static Site Generation with Sitecore and Next.js.
Migrate Sitecore SSR to SSG
Features which may be easily overlooked when migrating Sitecore website from SSR to SSG.
Data from Custom Controller in Same Format as Layout Service
Using Layout Service base classes to serialize items and return it from custom controller in same format as Layout Service, to simplify usage from JSS app.
Cache Data in Sitecore JSS Javascript Layer
Reduce layout service JSON payload by calling custom API and caching static data in Javascript layer server side.
Sitecore Dictionaries in JSS
Optimize JSS application with Sitecore dictionaries caching. How dictionaries works in JSS Server Side Rendering Node Proxy.
JSS – Conclusions after couple of months in large-scale project
Few tips for your first (or next) Sitecore JSS project.
SXA Column Splitter for Sitecore JSS
How to implement SXA Column Splitter component in Sitecore JSS React application.
Sitecore Media Cache Folder Management
List or clear Sitecore Media Cache folder in Azure Web Apps.
Manage Child Item in Experience Editor
Insert, edit, delete and sort child items used in component data source directly from Sitecore Experience Editor.
SXA Grid System with Sitecore JSS. Part 2
How to use SXA Bootstrap grid returned by Sitecore Layout Service in JSS React application.