MVP 2025
Technology

MVP 2024
Technology

MVP 2021
Technology

MVP 2020
Commerce

MVP 2019
Technology

MVP 2018
Technology

Timeline
2024
28/Oct
GraphQL tips & tricks
Sharing insights on working on exposing Sitecore content through Headless Services GraphQL endpoint for AKQA Tech Guild meetup inside the company.
Sitecore XM CloudJSS Rule Engine
I'm actively working on developing JSS Rule Engine module that would enable to re-use Sitecore rule-engine in NextJS applications.
It's reusing the rules field that exists in Sitecore XM and is exposed through Experience Edge, and allows to run Sitecore rules on client-side or Vercel edge.
I believe this module could be used by the community for marketing automation and personalization.
Sitecore XM CloudParsing Sitecore rules and running them in pure JS without any BE rather than GraphQL
I've shared my JSS Rule Engine and showcased how it could be used for personalization in Auckland User Group meetup.
The talk covered technical aspects of how we could implement custom personalization provider in Sitecore JSS both in SSR and SSG implementations, and also included a live demo of JSS Rule Engine being used.
Sitecore XM CloudSpeed up updating your NuGet DLLs versions during the Sitecore upgrade.
Shared my learnings from upgrading Sitecore from 10.1 to 10.3.1
Provided a Powershell script to generate a list of DLLs with their versions that could be later copied from the Docker container and compared with a diff tool to ensure that all assemblies NuGet versions in the application were upgraded correctly.
Sitecore XM Sitecore XP