Results 150 comments of Stijn de Witt

@ajoslin103 I built a library, [mics](https://github.com/download/mics), inspired by mixwith, because I had issues working with mixwith same as you. Maybe it could be something for you? It's an evolution of...

> thanks - will try it out @ajoslin103 That would be great! Love to hear what you think! I have to warn you it's not completely stable (as far as...

@justinfagnani Great to hear from you! Your post was a great inspiration, thanks for writing it!

Having this same issue... Should we exclude something from the build (webpack `externals` config) when building for Node to prevent this?

`defaultProps` support for structs was added in [this commit](https://github.com/gcanti/tcomb/commit/8f15c40cf1a29f7e16ed3bc19de544b682861415).

``` It would make no sense to have the banned password check reject parts of the actually banned passwords. If this was the case a password of "45ss6gt7" would be...

I opened issues in the projects of the different ports of complexify to request feedback on whether they think the docs are correct or the current behavior.

Yes, `loose` mode is available. However, `strict` is not behaving as I would expect, which is why I brought it up. If I look at the docs, the behavior described...

@RajUmadas I agree. @danpalmer is 'the boss' so it's his call. But I strongly feel that the docs are right and the implementation wrong. > This was intended to prevent...