Building Ext JS using HATEOAS

Newer REST-based APIs are starting to use HATEOAS, which stands for Hypermedia as the Engine of Application State. We've integrated a HATEOAS layer in the Ext JS framework based on the HAL standard. We will be showing the techniques we used to accomplish this in a way that keeps the Ext JS model and store usage the same as the standard mechanism.

Embed