Difficulty level: HARD
create the react service provider that can be used at multiple places for multiple purposes to prompt user of any change that has been made to that page, this could be:
change in a listing
change in a status of something
without the need to hard refresh the complete webpage/tab/route at given moment
Difficulty level: HARD create the react service provider that can be used at multiple places for multiple purposes to prompt user of any change that has been made to that page, this could be:
without the need to hard refresh the complete webpage/tab/route at given moment