I am looking for exciting and interesting work.
Please feel free to contact me if you are interested in me!
mail: [email protected]
twitter: https://twitter.com/yossydev
github: https://github.com/yossydev
| github | https://github.com/yossydev |
| website | https://yossydev.com/ |
I am looking for exciting and interesting work.
Please feel free to contact me if you are interested in me!
mail: [email protected]
twitter: https://twitter.com/yossydev
github: https://github.com/yossydev
I wrote a blurb reviewing OSS activities for January 2024!
https://yossydev.com/posts/2024-01
#programming #engineering #opensource #review
I am making dotfiles to make it as easy as possible when migrating macbooks.
I had the opportunity to migrate this time and it was very easy.
partof: #1141 doc: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/docs/rules/autocomplete-valid.md code: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/src/rules/au...
I really like contributing to open source software!
Because it allows me to see and write code for a product that is different from what I normally do!
Furthermore, OSS is a great learning experience for me as I am studying Rust!
PR was merged into oxc!
I have learned that the process of storing the properties needed for each role as a string was done at runtime, but that it can be done at compile time, which improves performance.
I would like to have the thought that necessary processing should be done at compile time!
partof: #1141 doc: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/docs/rules/role-has-required-aria-props.md code: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/sr...
This issue seemed to be correct, and someone else has taken care of it as a 'good first issue'.
I too like css modules for CSS. Next is tailwindcss.
I like the fact that css modules have a narrower scope, but the styles can be written the same way as css, so if you look into it, you can copy and paste complex styles to make them work. I don't want to write too much css, I want to move it by copy and paste 🤪.
Then again, this is common to the two, but I also like the performance aspect.
The link in the supabase documentation seemed a bit odd, so I submitted an issue!
Improve documentation Link Login with Google Describe the problem I don't think the link to Expo installation docs is appropriate. When I click the link, it redirects me to the github repository in...