Skip to content

Commit 28467d0

Browse files
Add Glitch as real-world example
1 parent 115e428 commit 28467d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ npm i
295295

296296
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.
297297

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

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

0 commit comments

Comments
 (0)