When I first read about JSS I become very interested about this new technology that probably would transform some things in the next years .
There are multiple ways to use this service in your benefit, and the best way to acquainted with the concept and the code is to work on a Proof of Concept.
Instead of create a REACT application that would consume JSS Layout Service and show up on the page, I created a new POC a little bit different. I focused on an application that could be useful as a Checker tool. How ? Comparing the JSON Result provided by the Layout Service before and after the deployment.
The final result was a Content checker tool, this tool creates a snapshot on the Sitecore Items. this will compare and show you the different between JSON result
The POC, Eventually become a module and it’s available to download here :
The Objective of the software is to help you on a deployment , so you can check the difference between items using JSS, It’s a part of Module “DeploymentToolkit” that has another feature included
https://marketplace.sitecore.net/Modules/D/Deployment_ToolKit.aspx?sc_lang=en

You must be logged in to post a comment.