Hi HN! I built PasteDB, a free pastebin for sharing code snippets, notes, markdown, and images.
Source: [Hacker News](https://pastedb.netlify.app/)
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 1 comments on Hacker News
Ever been bitten by a keyboard event bug where your app gets multiple keydown events for a single press, or where input composition (hello, IMEs! ) breaks your form? Or maybe youβve seen different browsers fire keyboard events in different orders and wondered whatβs going on.