Frank Pigeon Jr.

Results 16 comments of Frank Pigeon Jr.

> Having the emoji picker appearing all the time while typing might be cumbersome at times > It would be useful if it only appeared when the user needs emoji...

Same issue on React JSX

From what I am reading here it is something that is deprecated and meant to target older-browsers. [https://open-wc.org/docs/linting/eslint-plugin-lit-a11y/rules/no-invalid-change-handler/](https://open-wc.org/docs/linting/eslint-plugin-lit-a11y/rules/no-invalid-change-handler/) Probably going to turn off in my project by ```javascript // .eslintrc...

😞 Running into the same Kramdown citation-footnotes-a11y-issue as mentioned [here](https://github.com/gettalong/kramdown/issues/729) by @mejiaj.

:thinking: ok thanks @burgwyn for explaining that. I am looking for something like https://reactstrap.github.io/ where it will allow you to use component from uswds in your `create-react-app`.

same but for `--lts` want to do something like `fnm default --lts`

awesome thanks again @vinceliuice

same issue on Safari 😞

> Helpful thread... My current settings for MacOS APC extension. Radon comments and Thin Krypton Copilot > > ```json > "apc.stylesheet": { > ".mtk3": "font-family: 'Monaspace Radon Var'; font-weight: 500;",...

completed the tutorial using node16 and didn't run into any issues. btw, you can run `nvm use` at the root of any project that has a `.nvmrc` and know that...