Search Rocket site

Angular, REST and U2: Part 2

June 21, 2017

In the first of this series, we laid the groundwork by delving into Angular and TypeScript to discover how their component-oriented models can help us create maintainable, scalable, team-driven Single Page Applications.

In this article, we turn our attention to REST as a means of surfacing our application data and functionality, and how these can be harnessed to create Angular views and maintenance forms. We learn more about Angular, including validation and services, whilst running RetrieVe and UniQuery style queries and calling subroutines on our U2 systems, all through the Rocket U2 RESTful Web Services.

Read the full article: Blog – Angular REST and U2 post 2