JSS: Custom Content Resolver
08 Jul 2019, by Bonny Nilsson | layout Service, JSS, Content Resolvers
Working with Sitecore JSS is a bit different than the traditional MVC approach. If you want to work the data your view uses before it gets to your view, in MVC you'd use a controller. In JSS, you use a content resolver.