Today, for both, when te user saves the code, if there are leftovers like setIntervals or setTimeout or running loops, they will stay running and the new code will be instantiated, so there can be conflicts (like two intervals trying to change the color of the same component).