Posts by user157006 • 11 points
1 post
-
1
votes1
answer175
viewsA: How to expect the answer of an asynchronous function (Javascript/Cordova)?
How comfortable are you with Javascript? Use to wait for the answer Promise. This makes it even easier to optimize the query, because you can use Promise class methods to perform multiple queries…