MVP 2025
Technology

MVP 2024
Technology

MVP 2023
Technology

Timeline
Meetings and conferences
SUGNL meetup (February 29, 2024): I attended and participated in the roundtable discussion, "Common Challenges While Migrating to XM Cloud."
XM Cloud Forms feedback session (May 30, 2024 - Christa Marousek): After I blogged about XM Cloud Forms, I was invited to a meeting to provide feedback on the product.
Sitecore Search AI discussion (July 26, 2024 - Tim Sweezo): After asking questions about Sitecore Search and AI, I was invited to a meeting to discuss these topics further.
Sitecore ...
Sitecore XM Sitecore XP Sitecore Search Sitecore XM CloudMultiple blog posts
A list of multiple blog posts I've written:
Sitecore Technology MVP 2024!
https://www.jeroenbreuer.nl/blog/sitecore-technology-mvp-2024/
Store Sitecore XM Cloud Forms data in Umbraco with the UI Builder
https://www.jeroenbreuer.nl/blog/store-sitecore-xm-cloud-forms-data-in-umbraco-with-the-ui-builder/
Running the Sitecore Layout Service on ASP.NET Core
https://www.jeroenbreuer.nl/blog/running-the-sitecore-layout-service-on-asp-net-core/
My Sitecore Symposium 2024 highl...
Sitecore XM Sitecore XP Sitecore CDP Sitecore Search Sitecore XM CloudRepositories
Repositories I've been maintaining:
Hybrid Placeholder: Maintaining and testing the open source package against the latest versions
https://github.com/jbreuer/Hybrid-Placeholder
Layout Service on ASP.NET Core: Created a ASP.NET Core project serving as the Layout Service
https://github.com/jbreuer/XM-Cloud-Introduction/pull/1
Sitecore XM Sitecore XP Sitecore XM CloudPull requests
Pull requests I created:
ASP.NET-Core-SDK: Add GetRawValue() to return raw JSON in JsonSerializedField
https://github.com/Sitecore/ASP.NET-Core-SDK/pull/9
ASP.NET-Core-SDK: Handle empty string fields in FieldConverter
https://github.com/Sitecore/ASP.NET-Core-SDK/pull/12
XM-Cloud-Introduction: Updated SUGCON documentation for multisite setup
https://github.com/Sitecore/XM-Cloud-Introduction/pull/478
Sitecore XM CloudLinkedIn posts
A list of multiple LinkedIn posts I've written:
https://www.linkedin.com/posts/jeroen-breuer-3b135031_my-sitecore-symposium-2024-highlights-activity-7260641599821344769-uixL
https://www.linkedin.com/posts/jeroen-breuer-3b135031_sitecore-mvp-2025-application-activity-7260264091192115201-hK1h
https://www.linkedin.com/posts/jeroen-breuer-3b135031_published-hybrid-placeholder-jss-2220-activity-7259935973378039808-It46
https://www.linkedin.com/posts/jeroen-breuer-3b135031_release-2220-...
Sitecore XM Sitecore XP Sitecore CDP Sitecore Search Sitecore XM CloudTweets
A list of multiple tweets I've written:
https://x.com/j_breuer/status/1854498432435487052
https://x.com/j_breuer/status/1854170318417305737
https://x.com/j_breuer/status/1854068186217320582
https://x.com/j_breuer/status/1849355043410989190
https://x.com/j_breuer/status/1848279334240325717
https://x.com/j_breuer/status/1846575162172346746
https://x.com/j_breuer/status/1845670843218620442
https://x.com/j_breuer/status/1845329256596771144
https://x.com/j_breuer/st...
Sitecore XM Sitecore XP Sitecore CDP Sitecore Search Sitecore XM CloudStack Exchange
A list of multiple Stack Exchange posts:
https://sitecore.stackexchange.com/questions/37630/using-next-js-with-the-restlayoutservice/37843
https://sitecore.stackexchange.com/questions/38324/sitecore-headless-on-azure/38788#38788
https://sitecore.stackexchange.com/questions/38068/facing-build-error-in-sitecore10-1-jss-nextjs-project-with-adding-output-expor/38789#38789
https://sitecore.stackexchange.com/questions/37581/fetch-layoutdata-from-either-sitecore-10-3-instance-or-xm-cloud-in...
Sitecore XM Sitecore XP Sitecore XM CloudMultiple blog posts
A list of multiple blog posts I've written:
Blogged: Sitecore Technology MVP 2023!
https://www.jeroenbreuer.nl/blog/sitecore-technology-mvp-2023/
Blogged: Develop for Sitecore XP and XM Cloud simultaneously
https://www.jeroenbreuer.nl/blog/develop-for-sitecore-xp-and-xm-cloud-simultaneously/
Blogged: Sitecore XM Cloud for Developers ILT beta course
https://www.jeroenbreuer.nl/blog/sitecore-xm-cloud-for-developers-ilt-beta-course/
Blogged: Using the Umbraco Content Deliver...
Sitecore XP Sitecore Search Sitecore XM CloudSitecore XM Cloud for Developers ILT beta course
I've participated in the Sitecore XM Cloud for Developers ILT beta course which was exclusive to Sitecore MVPs so that we could provide feedback. I did the full course which was 2 days and gave a lot of feedback. I even had a discussion about it with Andrew Vieau at the Sitecore MVP summit.
Sitecore XM CloudHybrid Placeholder: open source package
With the Hybrid Placeholder it's possible to load heavy parts of a Rendering Contents Resolver later. When a user navigates to a page directly everything will be loaded (with SSR support). When a user navigates to a page using Client-Side Rendering with XHR (single page app) the data is fetched with the layout service. Than the heavy parts can be skipped and will be loaded once the page is already visible.
Sitecore XM Sitecore XP2022
27/Sep
Hybrid Placeholder presentation
Gave a presentation about the Hybrid Placeholder at SUGNL.
Sitecore XM Sitecore XP