Max Thirouin
Max Thirouin
Hi, I'm building a open source simple app with some friends : a replacement for about:blank :) http://putaindecode.io/pretty-new-tab/ I was trying to get a 500px feed using the API to...
Now that Window build of Atom is provided, you should use a cross-os notification system. [node-notifier](https://www.npmjs.org/package/node-notifier) will do that job pretty well I think.
Hi @birkir! I am working on a react-native library to offer a consistent platform experience for icon. This means in short: using sfsymbols on iOS when possible, and material icons...
According to specs/mailing list, using several shortcuts is not the same result as using `transform`. Ref https://github.com/postcss/postcss/issues/190#issuecomment-73866959 A nice thing will be (in order to provide a safe "w3c" plugin)...
### Is there an existing request? - [X] I have searched for this request ### Describe the feature request Would you be open to add [React `"use client"`](https://react.dev/reference/rsc/use-client) directive to...
(Following this thread https://twitter.com/MoOx/status/1068970511173074944) I would like to report something that would need to be improved to help complex types debugging When playing with graphql (with graphql_ppx), we end up...