Michał Miszczyszyn

Results 133 comments of Michał Miszczyszyn

I have exactly the same problem. Does anyone have actual working Angular 2 example with this library?

As you can see, the same happens when you're just mapping over the array without rxjs. It is an expected behaviour - when the key prop changes, the component gets...

Not when I run it: ![2BF4DA45-6B35-4B06-BA70-43F9DBFBC748](https://user-images.githubusercontent.com/1338731/103092302-0cdd4b00-45f7-11eb-8355-a814e57ca3ab.jpeg)

Another advantage of `joi-extract-type` is that it's compatible with existing Hapi typings so you can still use your schemas to validate request/response. You get some errors with `typesafe-joi`. Other than...

@hjkcai created #6

Thanks a bunch! I'll pull it and test together with https://github.com/mmiszy/typesafe-hapi and probably release a new version too :)

+1 it should be made clearer in the README file

Yes, but as far as I understand the codebase, Babel is not used for client-side code. It's only used to transpile gulpfile, isn't it?

I guess the only thing we can do is removing this link for now. https://github.com/codesandbox/codesandbox-client/issues/3229 > (…) hard limit on what can be used on CodeSandbox at the moment for...

The link was removed in https://github.com/saleor/react-storefront/pull/396