It’s very easy to get translations in back-end code — either Razor views or .cs files — by simply calling to Sitecore.Globalization.Translate.Text(). But what about JavaScript widgets? There we have several options: Item Web API results in overhead and is hard to use without additional implementation. StringDictionary embeds values right in HTML and needs to be configured […]
Maksim Shamihulau
Maksim is a full stack web applications and game developer. He has many years of experience with Sitecore, and is a certified Sitecore Website .NET Developer. Maksim also has a Brainbench Master Certification in C# 4.0 and extensive knowledge of many programming technologies such as .NET, JavaScript and ASP.net.