Answer the question
In order to leave comments, you need to log in
How to move from WEB to application development?
I didn’t find any clear advice, so I’m writing)
I know HTML, CSS, JavaScript (at the level of changing someone else’s code).
I want to implement a simple application. I understand how to arrange it on the Web, but in application programming I am 0. Where is it better to start learning based on the knowledge of web development
Answer the question
In order to leave comments, you need to log in
As an analogue of Phonegap, you can use Cocoonjs from Ludei
From the pros ( official ):
1. Compatibility
2. More platforms
3. No limit on the number of projects (the adobe account has 1 private project only)
4. Speed of work on tests
5. Ability to select a renderer
6. No extra files (config, etc., everything is in the web panel + you upload zip)
7. Work with covers and avatars is automated, you just upload and that's it, phonegap has to put everything in daddies yourself
8. No need to install (Phonegap requires node + git)
9. Tests from the application on the phone (although phonegap recently released a similar one).
Of the minuses, standard for html5app.
But for real, it's better to do this (the first experience should be with native code, I would prefer this):
If you have an iphone / ipad - write something in xcode under apple.
If you have android - after downloading their build environment from the website, do something according to the examples.
And this practice will give you the necessary knowledge to work in phonegap, for certain platforms (There are nuances).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question