D
D
DenniLa22018-10-26 19:07:25
Vue.js
DenniLa2, 2018-10-26 19:07:25

When is it justified to use RxJs with Vue?

I can't think of a good time to use RxJs with Vue because Vue has reactivity. This is purely an academic question).

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly Stolyarov, 2018-10-26
@Ni55aN

If we compare it with the usual event bus, which is used in Vue.js, then RxJS has wider functionality, as it allows not only to subscribe / emit events, but also store data in Subjects, of which there are several types for all cases

L
LittleFatNinja, 2015-08-29
@bogutskibv

.profile-mainremove float
and put float for img

.profile-main img {
  margin: 15px 15px 0 20px;
  float: left
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question