R
R
Roman2014-05-13 15:06:56
Angular
Roman, 2014-05-13 15:06:56

Which web server to choose for angularjs?

Decide on the architecture of the new project.
There is a bunch of apache + java that implements web services (REST).
The client application (single page application) decided to write in angularjs.
Advise what to use as a web server for angularjs.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
maxaon, 2014-05-13
@uaKorona

Angular is a client-side framework. He does not need any special web server, it is enough for the server to be able to give static, apache is enough for this, but I recommend nginx.

R
Roman, 2014-05-13
@uaKorona

Why nginx ?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question