Results 23 comments of Thomer Gil

It might also be worth mentioning in the documentation that `Timer` is computationally expensive. A version of breakout that allows hundreds of simultaneous balls becomes unplayable if there is a...

For what it's worth, my general observation after using Excalibur for a week is that it is very well designed and thought through, the architecture and interfaces are clean and...

An inelegant solution: ```Vue.use(VueLogger as any, options);```

It's not great, but it's better than nothing. Translation via https://www.onlinedoctranslator.com/en/translationform [Documentation.es.en.pdf](https://github.com/JoanMartin/trackanimation/files/5684749/Documentation.es.en.pdf)

See https://github.com/JoanMartin/trackanimation/issues/13

Respectfully, for backwards compatibility, I think the default should be off. I assume (perhaps falsely) that most people run imapsync from cron: it's unexpected and undesirable to start receiving emails...

For proper context I should add that I integrated this project into another project by running my own Vue code in one container, then starting up blueimp/chromedriver and blueimp/geckodriver, and...

Bump... :) I have the same problem. It seems odd that it introduces unnecessary line breaks.

Turns out, `width` is an undocumented option for `carbon-now.json`. I only discovered it because I exported the config from carbon.now.sh. You should add this to the documentation.