It's possible to create an application with html ,css and JavaScript. But is it proper? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

It's possible to create an application with html ,css and JavaScript. But is it proper?

Application creation

15th Sep 2019, 2:55 AM
P.B
P.B - avatar
15 Answers
+ 5
P.B Using Phone Gap will help www.phonegap.com Reuse existing web development skills to quickly make hybrid applications built with HTML, CSS and JavaScript. Create experiences for multiple platforms with a single codebase so you can reach your audience no matter their device.
15th Sep 2019, 3:16 AM
Qudusayo
Qudusayo - avatar
+ 11
Mike Perkowski and Qudusayo thanks for these hints, really helpful
21st Sep 2019, 12:16 PM
BlackRose Mike
BlackRose Mike - avatar
+ 5
Applications created with web technologies are certainly considered "proper". They're the standard for web applications. In the world of desktop and mobile applications, tools like electron js and phonegap allow professional and enterprise grade applications to be built with just html, js and css. They're not always the best choice, depending on the application, but are sometimes the best choice and are certainly proper. There's something to be said about the usefulness of a single codebase for many platforms like you can achieve with the libraries I mentioned above.
15th Sep 2019, 3:03 AM
Mike Perkowski
Mike Perkowski - avatar
+ 4
But I recommend you android studio. If you are interested in app development, then learn to make andriod apps using xml for front end and java or kotlin for backend.
15th Sep 2019, 2:59 AM
Muhammad Rashid
Muhammad Rashid - avatar
+ 3
Muhammad Rashid Android studio is Just for Android apps to create an app you should try create app for every platform
15th Sep 2019, 3:02 AM
Qudusayo
Qudusayo - avatar
+ 3
Mike Perkowski how are you gonna turn into an apk file?
15th Sep 2019, 3:15 AM
P.B
P.B - avatar
+ 3
Qudusayo is correct. Phonegap packages your html, js and css directory into the correct format for Android, iOS or Windows. Electron js does the same thing with a Node js application for Mac OS, Windows or Linux -- if you ever get into developing desktop apps. I hope this helps, good luck!
15th Sep 2019, 3:26 AM
Mike Perkowski
Mike Perkowski - avatar
+ 3
That is very interesting, web techs packaged in apk file I will try this for sure, thanks Qudusayo
15th Sep 2019, 11:36 AM
Dejan Dozet
Dejan Dozet - avatar
+ 3
16th Sep 2019, 10:36 PM
Qudusayo
Qudusayo - avatar
+ 3
[email protected] check the best answer above
16th Sep 2019, 10:41 PM
Qudusayo
Qudusayo - avatar
+ 2
Thanks y'all
15th Sep 2019, 3:36 AM
P.B
P.B - avatar
+ 2
P.B You are welcome
15th Sep 2019, 3:37 AM
Qudusayo
Qudusayo - avatar
+ 1
Not an exe desktop application
16th Sep 2019, 10:32 PM
Izak Schurmann
+ 1
A html document
16th Sep 2019, 10:37 PM
Izak Schurmann
0
I didn't read the phone gap part.
17th Sep 2019, 5:42 AM
Izak Schurmann