Using AngularJS directives in Sitecore edit mode

It is quite a standard approach that you can see in many CMS project now - designs, UX, and HTML is done upfront or way in advance in comparison with CMS development. You might think now about Agile and say that all done almost simultaneously within one iteration, but even in this case, you would need to have HTML done before it would be converted into your Sitecore rendering. In addition to that, there is a huge shift towards front-end technologies which affect Sitecore projects as well....

July 5, 2016 Â· 6 min Â· Alex Smagin

$(document).ready() for Sitecore FXM

Federated Experience Manager (FXM) is a marketing tool from Sitecore, that allows you to use components defined in your WCM on other site and application. This is very useful if you need to update multiple legacy applications or try some part of a new design on an existing site. Like most of the other similar tools, Sitecore provides you with a JavaScript beacon that has to be included in a target site....

June 15, 2016 Â· 3 min Â· Alex Smagin