For a while I have been wanting to use JetBrains Rider instead of Visual Studio, but the lack of remote debugging possibilities for Windows container processes stopped me from doing so.

Read more

Sitecore 9 is moving towards a micro-service based architecture and is designed with the cloud in mind. The community has picked this development up by creating Docker images for Sitecore. This works great for local development, but it still has some challenges when deploying to the cloud. This changed with the recent introduction of Windows support for Kubernetes (K8S) and Azure Kubernetes Service (AKS) support for Windows containers.

Read more

Part 5 describes how to create a dynamic product page. This is great for navigating the catalog, but does not allow a content editor to select products to display on (e.g.) a landing page. This part presents how to create a product cluster component that enables displaying a configured set of products.

Read more

In part 3 of our JSS and Commerce series we have been adding cart actions. It would be great if we could track these using Sitecore Experience Analytics. This article presents how we achieved tracking a Lines Added To Cart event using JSS, and describes the pros and cons of the chosen approach.

Read more

Now that we have a catalog available (see part 2) the next step is to add some cart actions: e.g. add and remove sellable items to/from a cart. All cart actions follow the same design pattern. For simplicity this article presents only how to add a sellable item to a cart.

Read more
Older >