my idea is to subscribe to an array of elements of a numeric type, so will the business logic in the subscription be executed whenever I give the new element
of push in this array? Look at the picture:
test is that the new push element in the array will not be printed to the
rxjs in the console can do this effect? Or is there something wrong with my understanding?