Skip to main content

Other Jutro Digital Platform libraries

Jutro Digital Platform’s frontend technology choice is React, Typescript, and Node. Modern frontend development with this stack could become complex. On the one hand, you as a frontend developer are presented with a vast range of configuration options for various cross-cutting concerns such as bundling, internationalization, routing, logging, authentication, and so on. On the other hand, Web APIs available on browsers continue to evolve, unfolding a new world of opportunities to build compelling user interfaces.

To handle this challenge, Jutro Digital Platform offers a curated developer experience with pre-built configurations and cross-cutting functionality. These helper functions are available as reusable JavaScript UI libraries to help you build unique experiences for the P&C insurance industry on Guidewire Cloud at speed. The main advantage of the Jutro Digital Platform libraries is that they lower the barriers for new developers to start shipping React Web apps on Guidewire Cloud, while providing a pathway to developing expertise in React and Javascript over time.

Some of the capabilities that JDP UI libraries offer include:

  • Exposing and embedding Web apps as micro frontends
  • Authenticating Web apps with OpenID Connect (OIDC)
  • Optimizing Web application bundling
  • Internationalizing and localizing Web apps
  • Managing and defining routing and Web apps
  • Validating inputs in Web apps
  • Logging user activity
  • Others