Imed Adel
Imed Adel
I see that you dropped out of college (twice) and I'm thinking about doing the same. Obviously, I won't just drop out but I'll wait until I secure a good...
I usually use the editor to write in Markdown, Preview it and copy the HTML code. Apparently the only way to get the HTML code is by exporting it as...
I recently started working on a job board for internships. It's totally free and regularly updated :) I think that it might fit the list of companies.
- [ ] This change has been discussed with the author. --- **Description:** Adding a screenshot to the readme file makes the project/app more interesting to the user without having...
When using Yarn Workspaces, the `-W` flag is necessary in order to install a package in the root. This change would allow the user to pick "Yarn Workspaces" as an...
Hey Alexey, `self` might be undefined in some environments, which throws an error. Your shim is currently used in `@reecelucas/react-use-hotkeys`, which, when used in Next.js, throws an error when `self`...