How to add days to a date in JavaScript (with code examples)

There are several use cases to add days to a date in JavaScript. For instance to…