Link to home
Start Free TrialLog in
Avatar of Jilliane Cerna
Jilliane Cerna

asked on

What is the best Javascript frameworks for Mobile App Development?

My dear experts, what is the best Javascript frameworks for Mobile App Development that can communicate with the server? I have my own server, and I used .asp as my server-side communicator between clients. I need a guide from yours so that I would not be loosing my time in studying this new project.  Thank you!
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

best Javascript frameworks for Mobile App Development
probably the hottest one at this moment is React Native

https://facebook.github.io/react-native/

You can read some discussions in this recent thread as well.

How to start developing Phone Apps?
https://www.experts-exchange.com/questions/29163363/How-to-start-developing-Phone-Apps.html
Avatar of Jilliane Cerna
Jilliane Cerna

ASKER

Hi Ryan, I think phonegap is easy to use. However,  please let me know if this framework could communicate with the server using Ajax while my server is using .asp as a server side. Thank you!
please let me know if this framework could communicate with the server using Ajax while my server is using .asp as a server side.

This should be feasible but I assume the permissions need to be configured right.
This should be feasible but I assume the permissions need to be configured right.

I would be happy if somebody from the experts, can provide me a guide to achieve my goal. I already searched some sites but I've found nothing. Thank you!
Javascript frameworks (outside of node run serverside) do not communicate with the server.  All of your calls to your database are going to be via ajax/xmhttp post.  You can do this in straight javascript, jquery ajax or any library.  If you are worried about having to study for something new, the answer to your question is to use the framework you already know.
Hello Ryan and Scott, Your comments help me understand and solved my problem. I'm very thankful to both of you, more power and God bless!

Lastly, please guide me how to close this question.

Thank you!
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.