A
A
alehandroWEB2019-10-22 17:33:01
Yii
alehandroWEB, 2019-10-22 17:33:01

How to embed angular chat in yii2 website?

There is crm written in Yii2, now you need to write an online chat between employees for it. Writing in pure jquery is trash. I would like to use angular, due to the fact that I am somehow familiar with it, unlike react and vue. Another not unimportant nuance is that in the future this chat will need to be designed as an android application. How to properly embed angular? Is it really a regular iframe? And yes, there will be a server part on node.js.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Mazhekin, 2019-10-22
@alehandroWEB

Do not listen to anyone and use Angular wherever you want, even in static pages, even in other frameworks. Look here, Angular is cool Angular Elements

K
Kirill Sharonov, 2019-10-22
@k_sharonov

As already mentioned, Angular is not suitable for embedding into a finished site (you can push it, no one argues) and it will be redundant. Get Vue. The entry threshold is much lower than in Angular, you can quickly bungle a working prototype.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question