What's your favourite JavaScript module/library/tool and what do you like about it?
I'll start:
- I like Lodash.
- It helps me do all kinds of array/string/object manipulations and I can import as much as I want!
- I also like a few other libraries such as MomentJS, Cookie and node-fetch.