Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ npm i

Also, make sure that you're using the correct Node version (`>=16`). If you're using [nvm](https://github.com/nvm-sh/nvm) for Node version management you may run `nvm use` from the root folder of the project and the correct version will be picked up.

- [Glitch Widget](https://github.com/Ankitajainkuniya/glitch-widget) - Production bug reporting widget using DOM manipulation, Canvas API, MediaRecorder
**Playground**

You may play with data-structures and algorithms in `./src/playground/playground.js` file and write
Expand Down