Josh Wulf
Josh Wulf
Can the talk also cover the intersection of Promises and righto [0]? [0] https://github.com/KoryNunn/righto
I can talk about TypeScript and the benefits and drawbacks. I've been using it since 0.8 back in 2012.
Higher-Kinded Types in TypeScript!
I think an introduction to types and the benefits / drawbacks - out of date type definitions for non-TS deps, or changes to upstream types that break things ([an example](https://github.com/slackapi/node-slack-sdk/issues/948))...
This happens in the Node client as well. Does the C# client use the Google C client under the hood?
Here is another aspect to the undeploy scenario, and this will require a behavioural change in Operate: 0. I deployed a workflow with the human-readable name "User signup". 1. I...
I have a further motivation for this. I am running integration tests that deploy workflows with templated unique ids, task types, and message names - to avoid state collisions between...
Well, strictly speaking: you _could_ deploy a `noop` workflow with the same process id - that would stop anything from running, but you would not detect an "undeployed" workflow on...
This is related to https://github.com/camunda-cloud/zeebe/issues/7282
When I step through their wizard and say that I'm looking for credentials to allow a web browser || web server access a user's data via the Google+ API, it...