Using Custom JavaScript in your solution
It is always possible to create any kind of custom client, or integration, using any programming language or framework you like, as long as it supports HTTP and REST-based interactions with services.
In addition to that, the BMC Helix Innovation Studio SDK provides a tight integration to custom View Components and custom View Actions that are built using the Angular framework. These will appear in View Designer and can easily be integrated with an application at run-time, using the same techniques we have used for the standard components that we have been using all along in this tutorial.
The remainder of this tutorial will show an extremely simple "hello-world" type of component that is already included in the Meal Program Library sample source code.