Marak

Results 342 comments of Marak

I've a bit of a conversation going with catshirt over PM. I just asked him to elaborate on possible integration points. There's a lot of ways we can go, maybe...

An instance of a JSONloops looper will emit a "step" event on every step of the sequencer. This event contains a snapshot of the entire loop, plus all metadata for...

What is problem? I download and use app. It works.

@dhendo - Nice! Would you be interested at all at trying to pull out Journey completely and replace with it https://github.com/flatiron/director/ ? If not, I might be able to get...

Mostly got rewrite working with Director https://github.com/Marak/webservice.js/commits/refactor

efficient or succinct? you'd have to show me the code, i dont really understand. if you are talking about event binding sugar syntax, i think thats the job for an...

yeah i see what you are talking about now. this is a problem i think. if you fire two concurrent translate requests the callbacks are going to get borked? this...

In the routes folder: https://github.com/Marak/the-monolith-versus-the-microservice/tree/master/apps/routes The path is hard-coded right now into https://github.com/bigcompany/run-service/blob/master/index.js#L71 In the process of pulling all this functionality out of https://github.com/bigcompany/hook.io. You might to imagine that `run-service`...

I know a few JS based code highlighters. I gotta actually get Mint working and generating docs for me so I can closer inspect what the output actually looks like.

it looks like this might be solved by http://github.com/helpmepro1/translate.js/commit/35340ed19b52ceab6ec2385bf64c034e165f2d58 will check tonight and merge