Aaron Elligsen

Results 8 issues of Aaron Elligsen

Following up from #224 this is the more minimal refactor. It did not improve the rolled up size much as I hoped (95k vs 68k but either way is better...

Tried to implement try, catch, finally. It captures the correct control flow. I added some helper methods for testing as well as some tweaks so I could run the tests...

To run the tests: `npm install -g mocha` `npm install chai` `mocha tests/`

Hi, Just wanted to say thanks for making SameBoy. It's definitely brilliant! The debugger interface is excellent and is super useful and has helped me figure out quite a lot....

Whenever I run Tsuquyomi commands I get the following error in the logs. Tsuquyomi sha 214d3eb4671d521f5f00c82820f84de67c2872d9 ``` Error detected while processing function tsuquyomi#geterr[1]..tsuquyomi#createFixlist[1]..140_checkOpenAndMessage[1]..tsuquyomi#tsClient#statusTss: line 12: E117: Unknown function: job_info E15:...

Hey! This is super awesome! I just tried building tuff.gb and everything worked great. Are you planning any more development on this? Are there any unresolved issues?

I was trying out pureact but element event handlers were not being bound correctly using snabbdom 0.7.4. I figured out this fix and figured I would contribute it.

After cloning and setting up .env file the client creation step fails ``` client WARN Failed to fetch Endpoint Configuration: {"message":"com.twilio.domain.auth.jwt.JwtAuthorizationException: Signature does not match the content of the request","code":9401,"user_error":true,"params":{"requestId":"52fa5328-59be-4077-b0c9-ddf94103eb1f"}}1twilio-video.min.js:90:31342...