Robin Clowers

Results 69 comments of Robin Clowers

That's great news, I'll send you a pr to update the docs this weekend.

When you say remove the `||` operator, you mean remove the option to set it through the environment variable? I still think that's a nice fallback, in some cases it's...

Awesome, thanks for the explanation, that makes total sense.

Yeah, this is a breaking change that was called a "refactor" https://github.com/chakra-ui/chakra-ui/pull/7233

This is the actual commit: https://github.com/chakra-ui/chakra-ui/commit/0f376650efce9eb2d2cba3484ffe4e3a73364504

Here is the original issue that prompted the change: https://github.com/chakra-ui/chakra-ui/issues/7243

We are using https://github.com/jonleighton/spring-watcher-listen to avoid polling, but again, spring should be disabled.

I filed an issue over there as well: https://github.com/jonleighton/spring-watcher-listen/issues/18.

I honestly don't remember which project this was for now, but I most certainly wasn't trying to use spring in production or CI. The reason I opened the bug is...

This is great material, but I wonder how useful the distinction will be to beginners? I would suggest we wait until one of the more advanced ruby sections before introducing...