Michael Scott Hertzberg
Michael Scott Hertzberg
i know this is 2 years later, but i will be creating a TS version of this in the next major release.
these feels like a bandaid fix. i use `projen` and by default when it tries to install my node dependencies, it errors on necessitating `--legacy-peer-deps` which is bothersome. is there...
awesome. will do :+1:
@hsavit1 there's that fine line between functional programming paradigms and concepts that we use daily, vs. all and everything under category theory. this list could grow or get chopped down....
marionette modules let you decouple code into multiple files as well. AMD with the likes of require.js for myself is too repetitive and I like marionette modules' start and stop...
does this plugin support html marquees?
it'd be nice to do: ``` js import { Invoke } from 'especially/abstract/invoke' ```
@UltCombo ah whoops. good catch. yes. no curly braces. and yes. good point about webpack 2. the tree shaking is lovely. in this case, i'd favor the first approach as...