Vote count:
0
I need to build a production-ready realtime collaboration application in which the DOM updates very frequently and the data remains in sync with Server most of the time.
I have been using LAMP stack (PHP/MySQL) with Rest APIs and AngularJS in the front-end. I used long-polling instead of sockets earlier.
Recently, I developed Chat application using a hybrid model of LAMP with Node.js using Redis / Socket.io.
For this new realtime collaboration application, I want to use MEAN stack or Meteor.
What are the advantages and disadvantages of switching to MEAN stack or Meteor when coming from a PHP/MySQL background?
asked 1 min ago
Aucun commentaire:
Enregistrer un commentaire