This project was bootstrapped with Create React App. If you’re unsure what deep copy means, please read this. Essentially, it is a type of copy where the original object and copied object points to different memory locations. Therefore, an update in one does not affect the other. When building APIs, dates or timestamps are one […]