Can i design Application in Html or Css or JavaScript(JS) or only design Website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can i design Application in Html or Css or JavaScript(JS) or only design Website?

12th Mar 2018, 10:54 PM
Sarmad Saad
Sarmad Saad - avatar
11 Answers
+ 15
Do you mean mobile apps? Yes, you can: https://www.sololearn.com/discuss/914055/?ref=app
12th Mar 2018, 11:02 PM
NezhnyjVampir
+ 3
You can with frameworks like Electron or Cordova, but I really wouldn't recommend it because it's slower and doesn't get the job done as well.
13th Mar 2018, 1:12 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 3
Thanks for Answer
16th Mar 2018, 6:39 AM
Sarmad Saad
Sarmad Saad - avatar
+ 3
something like Electron or Cordova framework.
4th Apr 2018, 2:54 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 2
Thank
4th Apr 2018, 8:55 AM
Sarmad Saad
Sarmad Saad - avatar
+ 1
What is the way to output an HTML directive to an application format
27th Mar 2018, 5:48 PM
Sarmad Saad
Sarmad Saad - avatar
+ 1
I disagree with Ben, HTML5 works pretty well and renders quite fast so where apps are concerned HTML, CSS and a little JavaScript and it will be compatible with all systems ( android OS, iPhone) no problems.
24th Apr 2018, 5:40 AM
Deanash Nayger
Deanash Nayger - avatar
+ 1
Deanash Nayger But the problem specifically with Electron (I'm not sure about Cordova) is that each app opens a new Chrome instance so it uses a ton of RAM for little tasks.
24th Apr 2018, 11:41 AM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
+ 1
Deanash Nayger Well the best method would probably be making a native application.
2nd Aug 2018, 12:42 PM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar
0
Good to know, will keep that in mind thanks Ben
1st Aug 2018, 10:41 PM
Deanash Nayger
Deanash Nayger - avatar
0
So what you suggest is the best method if i may ask?
1st Aug 2018, 10:42 PM
Deanash Nayger
Deanash Nayger - avatar