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.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
This year we created a shop with EPiServer Commerce 1 R2 SP1. I designed the architecture with future upgrades in mind. The architecture consisted of: • the websites, FrontEnd and CommerceManager, • a DataLayer that provided all the communication...
In my last blog post ( Creating a commerce site in MVC - Part 1 ), we created a site with core functionality that can be used on all your commerce MVC sites. We will continue with core functionality in this blog, but with focus on menus. I have go...
Edit Mode fundamentally changed in CMS 7. Gone was the more traditional form-based editing, and we instead moved to an primarily on-page editing environment. This is a richer environment, certainly, but it’s also more complex and fragmented. One o...
Moment.js Good library to make localizable JavaScript Dates is Moment.js. Through nuget it can be searched as “moment.js”. Except regular dates output like: Wednesday, November 27 2013 8:15 AM it can also 2 years ago in 16 hours Last Sunday …...
I’ve always appreciated EPiServer’s ability to be friendly to arbitrary code – if you have some application-ish functionality you need as part of your site, EPiServer will play nice with it without you having to jump through hoops. However, it’s...
DevConFu is first DevClub conference in Latvia which was hold 13th – 15th November 2013 in Jurmala. Before conference I was sceptical about it. I was discovering conference program and found only few interesting sessions for me. Saw that there wer...
TL;DR This is a post on how to use curl in as a simple way to do json http calls through your command line. curl -X POST -H "Content-Type: application/json" --data-ascii "@customer.json" http://localhost/customers | python -mjson.tool Edit Curl...
One morning, when Gregor Samsa woke from troubled dreams, he found himself transformed in his bed into a horrible vermin. He lay on his armour-like back, and if he lifted his head a little he could see his brown belly, slightly domed and divided b...