mirror of https://github.com/Seich/Beau.git
Basically I like how when using Object.entries you can destructure and name the value. It feels a lot more explicit to give the value a name rather than refer to it as obj[k]. The syntax is not super pretty though. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| __tests__ | ||
| beau.js | ||
| config.js | ||
| plugins.js | ||
| request.js | ||
| requestCache.js | ||
| requestList.js | ||
| schema.js | ||
| shared.js | ||