Originally published at: https://froware.com/2019/01/10/using-nested-foreach-loops-json-stringify-the-date-object/
Following on from my previous blog entry about JSON, Async/await and hiding an API Key, this blog contains notes about using:
- the JavaScript Date Object
- JSON.stringify()
- Nested forEach loops