E
E
Egor Kazantsev2015-04-08 09:16:39
JavaScript
Egor Kazantsev, 2015-04-08 09:16:39

Is it possible (how) to run/develop apps without node.js on ember.js?

It so happened that I love python and nginx / h2о and node.js I generally write out here. I don’t want to put such a thing as node.js ... at least for production. How to get rid of node.js? if anything is a collectstatic type thread in django?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Romanov, 2015-04-08
@Kaer_Morchen

It is possible without ember-cli and node.js, though it will not be so convenient.
Set up concatenation and assembly in django, and then you can work like with a regular project, only without precompiling templates and other goodies.
Add the django tag, this is more of a question in this area.

K
Konstantin Kitmanov, 2015-04-08
@k12th

It is possible to collect statics on development machines and keep blobs in the git, no one bothers. If you have a dedicated frontender, then you won't even need to install anything on your machine.
True, it’s not clear why the node is stopping you - all the same, the servers almost certainly have both pearl and ruby, and certainly there is bash, don’t they cause a butthurt in you?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question