M
M
Mikke2013-07-27 15:35:46
JavaScript
Mikke, 2013-07-27 15:35:46

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

2 answer(s)
R
rozhik, 2013-08-01
@rozhik

Yes

A
Alexey Kuznetsov, 2014-02-08
@pirrat

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 question

Ask a Question

731 491 924 answers to any question