Why not? Meteor is a great framework with many benefits for frontend developing. And if I don’t need the server it would be great if I could disable the server connection.
Because Meteor is a complete stack while you only need a frontend library it feels it’s too much. Certainly if you start to need to disable parts of the system. What pieces would you keep? Blaze and some data storage?
Hey have someone come to solution on this issue? I need cordova client only for my next mobile app. Look like I don’t need server. Putting data into json file is enough
Yeah I know, the best architecture is [React, Webpack, Cordova] or React Native. But for now I’m not interested learning new thing.