Good day Pals, I have had experience of the old pure JavaScript and little use of JQuery. Now, on my new JAVA Web Based project we need to use the most recent technology for raplidy build web pages that are dynamically bound. I have not time to do Proof of concept for all the widget/JS frameworks out there, but based on my research. I have found: Old JQuery, Bootstrap, Angular Strap and Angular UI-Bootstrap. I gathered that Angular UI-Bootstrap is the most efficient of the lot, so I am settling for that.
Please, could anyone help with the following:
Sample source or code or reference or article for using "Angular UI-Bootstrap" framework to invoke a restful web service, which returns the payload as a JSON object. Then, translates the JSON data into a format that suits a specific html control e.g. dropdown etc I am doing a proof of concept at the moment, so any variation of the Ajax call to populate say DIV, dropdown, input text etc will be appreciated.
Also, any good documentation or reference on best practices and application of this "Angular UI-Bootstrap" i.e. when to use it and when to use other frameworks.
Your help and time will be so much appreciated.