Marais Rossouw

Results 102 comments of Marais Rossouw

@mitchellhamilton @Andarist would be so awesome to get an answer here. More than happy to explore at a solution as well.

@Andarist what is the go here? Can I raise a pr to fix something? Just need to know what needs to happen.

Hi, thanks for the issue! πŸ‘‹ Wondering, would something like this work for you? ```ts // file: logger.ts import { defaultReporter, _diary } from 'diary'; import { compare } from...

@joevaugh4n storybook-addon-grid is now Storybook 8 compatible. [`^0.5.0`](https://github.com/maraisr/storybook-addon-grid/compare/v0.4.2...v0.5.0)

@ClementNerma I for one have a use-case in a WASM based runtime, like running async-graphql in a Cloudflare Worker, which is single threaded.

@omarabid whats left to ship this?

Hi @dgreif thank you for that. I also noticed we turned this setting to [`all` within the prettier config](https://github.com/github/prettier-config/pull/19). And yeah been super happy with the results. I think this...

Maybe just a `.holistic.js` file in any folder will override config for files in that folder and south. Not liking the idea of filename to encode config β€” much harder...

Relay is a build-time, dev time thingy. Deployment only relevant when persisting, and there and due to its backwards hashing and such (especially true now with json file persisting), it...

Hey πŸ‘‹πŸ» thank you so much β€”Β glad its been useful for you. Yeah that's super helpful! And console logs are largely logged into the void, so no harm in...