Goktug Yilmaz

Results 72 comments of Goktug Yilmaz

Maybe adding _ = actionSheet() might help?

Why not open a pull request instead

> Hi @goktugyil - have you got @types/Mocha as a devDependency for your project? `Func` is defined in there https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/mocha/index.d.ts#L2219 @mrhornsby I try get that, both 1.1.2 and 1.3.0, however...

I didn't understand it with your code but tested and it is perfectly thought out. http://prntscr.com/7sz6v7 Sorry to barrage you with questions but, 1. Btw couldn't get this one to...

I am still wondering about these :)

From my socket connection, I'm trying to set a jwt and send it back as an http response, or somehow set the cookie of the client. Am I in the...

> > From my socket connection, I'm trying to set a jwt and send it back as an http response, or somehow set the cookie of the client. Am I...