jeroenbreuer.nl

I'm Jeroen Breuer and I blog about Sitecore and Umbraco.

Wednesday, November 09, 2022 JSS, React, Sitecore, Loader, SPA, Umbraco

Show a loader while navigating on a single-page application (SPA) with Sitecore JSS and React

Show a loader while navigating on a single-page application (SPA) with Sitecore JSS and React

With a few lines of code you can show a loader while navigating on a single-page application (SPA).

Wednesday, September 28, 2022 Hybrid Placeholder, Sitecore, JSS, React, SUGNL

SUGNL presentation about the Hybrid Placeholder for Sitecore JSS

SUGNL presentation about the Hybrid Placeholder for Sitecore JSS

You can download the slides from my SUGNL presentation here.

Wednesday, June 01, 2022 Hybrid Placeholder, Sitecore, JSS, Experience Editor

Hybrid Placeholder 1.1 is out

Hybrid Placeholder 1.1 is out

The Hybrid Placeholder 1.1 has improved Experience Editor support.

Tuesday, May 10, 2022 Sitecore, Hybrid Placeholder, NuGet, JSS

Hybrid Placeholder NuGet package

Hybrid Placeholder NuGet package

The Hybrid Placeholder for Sitecore JSS is now available as a NuGet package.

Friday, March 18, 2022 Sitecore, JSS, Hybrid Placeholder, IRenderingContentsResolver

Why I created the Hybrid Placeholder and how does it work?

Why I created the Hybrid Placeholder and how does it work?

In this video I will explain why I created the Hybrid Placeholder for Sitecore JSS. After that I will also go through all the files to show how it works.

Wednesday, March 16, 2022 Sitecore, JSS, Hybrid Placeholder, XHR, CSR, SSR

Released: Hybrid Placeholder package for Sitecore JSS

Released: Hybrid Placeholder package for Sitecore JSS

The Hybrid Placeholder now has an improved version which is available as a package for Sitecore.

Monday, June 07, 2021 Sitecore, JSS, Hybrid Placeholder, XHR, CSR, SSR

Increase your Sitecore JSS performance with the Hybrid Placeholder

Increase your Sitecore JSS performance with the Hybrid Placeholder

By using the Hybrid Placeholder it's possible to use asynchronous loading for heavy parts of a custom Rendering Contents Resolver.

Wednesday, November 27, 2019 Sitecore, JSS, React, Hooks

Get the Sitecore context with React Hooks

Get the Sitecore context with React Hooks

The next version of Sitecore JavaScript Services for React will be able to get the Sitecore context with Hooks.

Thursday, November 21, 2019 Sitecore, Contract-first, JSS, Workflow

Contract first Sitecore JSS development workflow

Contract first Sitecore JSS development workflow

With the contract-first workflow the frontend and backend developers can work in parallel based on a data structure 'contact'.