Hi,
i want to update different place in a web page with one item.
which one is recommended ?
  1. subscribe multiple time for single item.
  2. subscribe once and handle the rest in JavaScript.


if i subscribe one item with multiple subscription ,does browser receive update multiple time?