James Batt

Results 33 comments of James Batt

I understand the relationship between swagger 2 and rest serializers isn't 1 to 1; but i'm suggesting this might not be a limiting factor. For example, we know from the...

I just dropped this library into my typescript project and it was really easy to use, but it's tough loosing the type safety. are there any plans/issues/prs where I could...

hmm, so no easy solution. i'm currently hacking on https://github.com/Place1/react-native-gtk so I don't have time. Otherwise I'd love to look at spending time on a PR :D

Good questions that i'm not 100% sure how to answer yet, but here are my thoughts: > if we get a message that starts multiple sagas, which one of the...

I've implemented this over at https://github.com/place1/parcel-plugin-typed-css-modules

@mohsen1 I can’t understand what you’re asking 😬

right. i chose to write them to the file system because that's what [webpack typed css modules loader](https://github.com/olegstepura/typed-css-modules-loader) does. importantly, it means the TS compiler and IDEs can find the...

I've actually gone ahead and implemented this feature in my app like this: This implementation also throws a 404, if the parent doesn't exist, before running the business logic on...

@azkore you can use a gitlab token this way: `pulumi login resthttps://:@gitlab.com/api/v4/projects//terraform/state`

That’s pretty awesome that you got it working! On Thu, 4 Jun 2020 at 11:36 pm, Eugene Korekin wrote: > Please disregard the previous question, I was able to do...