If you've started building with the Optimizely Content JS SDK, you've probably run into three similarly-named rendering components and wondered which one does what: OptimizelyComposition, OptimizelyGridSection, and OptimizelyComponent. Here's a brief overview of each. Optimizely Composition OptimizelyComposition is the top-level renderer for an experience. You use it on any content type with baseType: '_experience' and … Continue reading Rendering Optimizely Experiences: How OptimizelyComposition, OptimizelyGridSection, and OptimizelyComponent Fit Together
Category: Uncategorized
Creating Component in Optimizely SAAS
The Content JS SDK is the official JavaScript SDK from Optimizely for building headless applications with Optimizely CMS. In this blog, we'll look at setting up the SDK and creating a component from scratch in Optimizely SaaS. The SDK is built and maintained by the Optimizely CMS team. There are two official packages: @optimizely/cms-sdk — … Continue reading Creating Component in Optimizely SAAS

