Question

  • Creator
    Topic
  • #3976449

    What is the best JavaScript framework to build real-time mobile apps?

    Locked

    by RajatChauhan ·

    Netflix, Paypal, Uber, etc are some of the big giants that have implemented Node.js and have grown considerably in size. Given its popularity among software developers, it is realistic to assume that Node.js will continue to expand at a similar rate in the future.

    So I want to know which technology/framework is most-suitable to create real-time mobile applications?

All Answers

  • Author
    Replies
    • #3976451
      Avatar photo

      Re: mobile app

      by kees_b ·

      In reply to What is the best JavaScript framework to build real-time mobile apps?

      Can you explain what a “real-time” mobile application is, compared with a non-real-time one?
      And can you tell why apparently you have doubts about using it for your app?

    • #3976569
      Avatar photo

      Frankly?

      by rproffitt ·

      In reply to What is the best JavaScript framework to build real-time mobile apps?

      The best depends on you and your company capabilities. If you are great at Node.js then that is best for you. However when I hear/read real-time I find we always spend a few days detailing what is real time because as the time period is reduced we find that costs increase. Not so much the cost of the app but backend and data costs.

      I was on a GPS tracker development and while we could drive the reporting time down to sub-second position reports, the cost of operation was very high. Eventually we settled on the lowest update time of 15 seconds. Is that real time enough for you?

    • #3984955

      Most-suitable to create real-time mobile applications

      by Tech RBM ·

      In reply to What is the best JavaScript framework to build real-time mobile apps?

      Cordova/PhoneGap allows developers to create HTML and JavaScript-based mobile applications. With the rapidly growing demand for mobile apps, Cordova gained much popularity. Consequently, it became the most recommended and widely used framework in the app development industry.

    • #3991826

      What is the best JavaScript framework to build real-time mobile apps?

      by logandavid ·

      In reply to What is the best JavaScript framework to build real-time mobile apps?

      One of the most powerful and efficient JavaScript frameworks, Angular is an open-source framework that is used for developing a Single Page Application (SPA). It extends the HTML into the application and interprets the attributes to perform data binding.

    • #3997962

      React, Angular, Node.js, Vue.js

      by Agiliway ·

      In reply to What is the best JavaScript framework to build real-time mobile apps?

      React is definitely on top when we talk about the JS libraries. It is a scalable as a well powerful solution for creating single or multi-page apps. Popular services like Facebook, Instagram, WhatsApp, Netflix, Yahoo! Mail, Dropbox, and others were created with React.

      Angular is an open-source front-end framework that’s well-known for its simplicity when creating web applications. It uses TypeScript along with HTML to build apps. Among the most popular and renowned products Angular is used for are YouTube, Netflix, Gmail app, MS Office, Upwork, Forbes, and many others.

      Node.js allows building backend for high-performing apps. Among the major benefits are simple operations as well as maintenance. Like other technologies, Node.js also has several disadvantages. Firstly, unstable API, therefore, the alternations are introduced manually. Secondly, if you’re working with high CPU load tasks, Node.js won’t be a good choice. And, finally, any third-party services that you want to integrate with Node.js may become challenging or won’t even run.

      Vue.js is a JS framework used for building websites or cross-platform applications. It is one of the best solutions for creating a Single Page Application owing to its simplicity and allows quick problem-solving regarding any interface development issues.

    • #3999058

      Real-time Mobile Apps

      by thomasoliver ·

      In reply to What is the best JavaScript framework to build real-time mobile apps?

      Hi,

      React Native is a JavaScript framework that allows you to create real-time, natively rendered mobile apps for iOS and Android.

    • #4007918

      Mobile App Development Services

      by chicmicau ·

      In reply to What is the best JavaScript framework to build real-time mobile apps?

      React Native is best JavaScript framework for real-time mobile apps it works on android and Iphone also. There are various popular apps build using react native are Instagram, UberEats, Wix and more.

Viewing 6 reply threads