Answer the question
In order to leave comments, you need to log in
Is Meteor.js suitable for a saas service?
Hello!
I want to write a cloud service, I tried meteor.js and at first glance it suited me with its approach. But some questions arose: is it possible to control the assembly of Javascripts in order to organize the modularity of the application? (example: promo, admin panel and resulting product). Thanks.
Answer the question
In order to leave comments, you need to log in
If I understand you correctly, then you can use packages to organize modularity.
You can create any number of packages, both dependent and independent of each other.
You can find a huge number of examples on atmosphere.meteor.com
Here, I talked about this in more detail: How to make a structure in meteor js mvc?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question