A
A
Alexander2016-11-10 15:19:42
JavaScript
Alexander, 2016-11-10 15:19:42

SPA on Angular 2 and Yii2?

Hello colleagues. For the diploma, I wanted to take the following topic: "Creating SPA applications." I have never done SPA, I have experience in creating classic sites. It was supposed to take Angular 2 and Yii2 as tools. I have not worked with either one, but there is a great desire to get acquainted. So. As I understand it, only the rest api is required from the server, by which the client will contact the server. The whole task of the server is only this? Is everything else on the shoulders of the client? Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Fedorov, 2016-11-10
@alex_p95

As I understand it, only the rest api is required from the server, by which the client will contact the server.

Yes
The task of the server is to provide an interface for working with business logic via REST and actually implement it. The task of the client is to manage the display logic for the user and work with the server itself

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question