Getting Started with dangerouslySetInnerHTML in React

The blog post discusses the use of React's dangerouslySetInnerHTML property to insert raw HTML into a component, helping to improve content presentation and user experience. Risks are highlighted, such as potential security exposures if misused. A practical application is shown through Optimizely SaaS Core integration, demonstrating the tool's value for web development despite necessary precautions.

Getting Started with Optimizely SaaS Core and Next.js Integration

The blog post covers the process of creating a website with Optimizely SaaS Core and integrating it with a Next.js project. Key steps include defining content types, setting up the website, synchronizing data with Optimizely Graph, installing Next.js, and incorporating Apollo for GraphQL data fetching. The post also provides information about styling adjustments and future topics.

Organize page content into folders dynamically

Why do we need organized content into folders or containers? As your content tree grows, it gets more difficult to locate items and performance can decrease.All the items inside the folder or container are automatically organized in a logical format. When to use dynamic folders? When you need to manage large number of items in …

Continue reading Organize page content into folders dynamically

Coding add-ons for the Marketplace

This post is taken from https://www.verndale.com/insights/coding-add-ons-for-the-episerver-app-marketplace Episerver architecture was designed to allow programmers to easily modify the CMS to include components that help the administrator or content author reduce the time it takes to complete their job. These components can be reused in multiple projects by downloading them from the marketplace or installing them through …

Continue reading Coding add-ons for the Marketplace

How does the QA phase work with EpiServer marketplace modules?

This post is taken from https://www.verndale.com/insights/how-does-the-qa-phase-work-with-episerver-marketplace-modules In any software project, quality assurance is very important and of course, applications that live in the EpiServer marketplace are no exception. This not only reflects the quality of the product but also helps the customer trust in who developed it. For EPiServer , add-ons quality assurance does not …

Continue reading How does the QA phase work with EpiServer marketplace modules?