BooDoo / CheapBotsTootSweet

Hosting Tracery-based Mastodon bots for others https://cheapbotstootsweet.com
MIT License
4 stars 0 forks source link

use lodash instead of underscore #15

Closed BooDoo closed 6 years ago

BooDoo commented 6 years ago

I already migrated the node components, I should migrate Frontend as well so everything is consistent.

BooDoo commented 6 years ago

_.pairs() becomes _.toPairs() _.all() becomes _.every() and we can use _.findLast(a) instead of _.find(a.reverse())

BooDoo commented 6 years ago

Added in: BACKEND - BooDoo@0d0b671d490cc41dcfd33661cdc8dcb4f5e3e982 BRIDGE - BooDoo@31c4b1843f0947c3bf4e3bffacad3c6046e4f77a FRONTEND - BooDoo@103fc010951e2b41f082ba8683d069cea576d656