The fact that this is at the top of HN at 3am gives me hope.
Bongo Cat
41–50 of 208 posts
Re: Bongo Cat
#42cant play bongos and piano at the same time
Re: Bongo Cat
#43Re: Bongo Cat
#44It uses jQuery extensively. The frontend developer in me wants to make a fork written in typescript using react and redux toolkit to manage keystrokes. Then I realize it is just a fun toy.
Re: Bongo Cat
#45Re: Bongo Cat
#46Re: Bongo Cat
#47Re: Bongo Cat
#48It uses jQuery extensively. The frontend developer in me wants to make a fork written in typescript using react and redux toolkit to manage keystrokes. Then I realize it is just a fun toy.
You have a fully working application where the only major issues can be easily fixed by adding `event.preventDefault()` to the keystroke handlers. Instead, you want to throw all that away and rewrite it with some new tool/framework, inevitably introducing new bugs and issues. Unless this is a joke, the question is why?