Skip to main content

Posts Tagged ‘Serialization’

Group Of It Experts In Their Office.

Significance of the Developer Menu in Sitecore

Sitecore’s developer menu has many benefits, but the main significance is the options it provides for serialization. At the same time, it also provides some shortcut options to perform different operations in the content editor. In this blog, we will review all the information about the developer menu in Sitecore. Unlike other menus available in […]

Coding In The Dark@1x.jpg

Using Gulp and Unicorn within a SCORE scaffolded project

I would like to share some findings from my investigation into the replacement of TDS with alternative open source tools such as Gulp and Unicorn. Gulp is a toolkit that will help you automate painful or time-consuming tasks in your development workflow, including build operations. Gulp is a pure JavaScript module for NodeJS. JavaScript is […]