What is the best way to design web application? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the best way to design web application?

i need to design web app having database connectivity. should i go for php or advance java for servlets, jsp ?

6th Jun 2017, 8:06 AM
Shipra
Shipra - avatar
3 Answers
+ 21
Use php. It's way faster to develop web apps on php. As for design, I would recommend to try different frameworks (Symfony, Laravel for example) they already got everything that you need to develop different apps fast and simple. Of course, to use them you should know php.
6th Jun 2017, 8:54 AM
Igor Makarsky
Igor Makarsky - avatar
0
I would use ASP. But yeah PHP is also good.
6th Jun 2017, 12:53 PM
Ramjivan Jangid
Ramjivan Jangid - avatar
- 1
You can use Firebase, just data access it using rest api method.
6th Jun 2017, 9:48 AM
Calviղ
Calviղ - avatar