The link below opens an html page that uses a combination of UUX library components and javascript to implement a simple "currency exchange" web application demonstrating:

  • The retrieval of data from a public API and the display of that data in a UUX FlexTable

  • The use of language map files and supporting UUX translation-related utilities classes (e.g. LanguageMap) to make the web multi-lingual

Here is the link: Simple Currency Exchange Web App (opens in a new tab/window)