A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
In long-running Optimizely projects, it’s not uncommon to find content types or properties that exist only in the database. Maybe they were created during an early phase of the project, left behind after a refactoring or added directly via the UI...
In many cases we need to retrieve a lot of pages and at the same time think about performance, such as the page’s loading time. That’s when caching comes in handy🙂 In this example we want to cache a ContentReferences of news pages. We use a cache...
EPiServer is currently releasing updates according to the “continuous release” approach. I think this is a nice approach as the customer can take advantage of the new features without having to go through large migration projects. However a proble...