Alexander Mills
                                            Alexander Mills
                                        
                                    +1 I don't see how how DI is useful in node.js at all unless it does the work of procuring deps that require asynchronous procurement
requirejs is the perfect example of useful IoC in js-land
Any word on this bird? I have this issue as well soooo, uhh, wouldn't it be a simple case of: ```typescript export {} as IFooBar; ``` what's wrong with that...
Has this matriculated / landed yet? this is going to be a cool feature
any worb on this birb? One question I have for the moment, is how can I declare an interface for the default export. For example: ```js export default {} ```...
@shiapetel nah not like that. we can do this: ```js export default { foo: Foo, bar: Bar } ``` but that's not what we are looking for. we are specifically...
@shaipetel static members of interfaces definitely might be useful, but perhaps not for this use case.
Ok thanks yeah I did that, I got this error btw: https://stackoverflow.com/questions/53591813/unresolved-dependencies-with-sbt-clean-compile
definitely could use help with this if you have a moment, thanks this question puts it more succinctly: http://stackoverflow.com/questions/42016773/uploading-images-to-s3-and-retrieving-unique-urls-for-images