.catch((error) => console.log("How tf did summer throw an error?"))
If I had to guess one of the following threw Error("Injury") :
.then(() => goOutAndExercise())
.then(() => finishUnfinishedProjects())
.then(() => playMoreWithFriends())
.then(() => goOutAndBike())
Yeah, that's true...
Let's hope it doesn't throw this kind of exceptions :)
Enjoy your summer.