I’m starting an application that already have a backend build in PHP. But I’d like to use meteor as my front end for both the website and the mobile app.
So, I’ll need to disable websockets, DDP… Export the result as a static site and export as a static app.
Honestly… the best things about meteor is minimongo, ddp, isomorphism. For front end, there are alot of people replacing spacebars with react, angular, ionic, etc… I wouldn’t be jumping onto the meteor bandwagon for a front end specific project even if the ground was on fire…