browserify-resolutions

A Browserify plugin that allows more explicit control of module deduping. It purges duplicate modules from the output bundle and prevents modules from loading several times.

email-cleaner

Prevent cheeky users from inputting different email addresses that'll go to the same account

redux-memoize

Memoize action creator for redux, and let you dispatch common/thunk/promise/async action whenever you want to, without worrying about duplication