N
N
Nazar Linovetsky2015-12-05 21:26:17
JavaScript
Nazar Linovetsky, 2015-12-05 21:26:17

Solution stack for implementing a mobile JS application?

Good day.
Let's deal with the full stack: frameworks , builders , emulators , etc. for creating mobile javascript applications.
- What bundles of solutions to use? (which framework + which emulator + which assembler)
- What to read?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav, 2015-12-05
@forbestweb

There are many solutions for developing cross-platform mobile applications, both paid and free. I worked from https://cordova.apache.org/. When developing on it, be sure to use https://crosswalk-project.org/ instead of the native browser that comes with the OS. JS framework, choose the one you worked with, for example React.js, in principle, any will do. To simulate native controls like Android, you can choose a framework from google www.getmdl.io/.
I wrote in Visual Studio, without an emulator, I tested on the device, but you can choose any one, for example, the one that is in Visual Studio or, for example, Genymotion. The assembly was handled by the IDE.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question