A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Some tips and tricks I've picked up along the road. They might not give you a huge performance improvement, but the golden rule to disable or remove things you do not need, is always for the better. Do your own experiments and see if it helps....
On the EPiServer Developer Summit I demonstrated a way to speed up your lists by caching the content after the first initial loading, using a small framework that helps you extract the code that loads the content. It handles the caching completely...
For some time now (over a year actually), we have had an #epicode channel on irc. freenode. org. We initially meant it to be a place to discuss the modules on EPiCode, but it has turned out to be a great place to discuss anything related to...
For all of you that attended my presentation at the EPiServer Developer Summit on Friday, thank you so much for attending! We filled the biggest room! Hope you liked what you saw, and learned something new. If you have any questions regarding the...
If you're working with Gaia Ajax Widgets in your EPiServer project, you need to read this blog post. In short, it fixes a problem where the Gaia callbacks are done in the context of your start page instead of the currently loaded page. The funny...