Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
How to work with Monaca backend
-
Hello, can anybody give me the example or sample of how to use onsen UI with monaca backend? the example from monaca website is Jquerymobile not onsen UI. OR you can suggest something else if you have a better way to connect to backend instead of using monaca. Thank you in advance.
-
@iriekun Well, its really 2 separate things. Onsen is a UI framework that is not dependent on any specific library. Monaca is a backend service. You can use regular JS to interface with it. Here is the API for it: https://docs.monaca.io/en/reference/monaca_api/cloud/
What are you trying to do and maybe I can throw together a sample app or something.
-
@munsterlander thank you for answer. I am new to this. It would be nice if you could show or link me to any tutorial about this. Thank you in advance