Web react folks, how do ya’ll manage keyboard shortcuts in large sprawling react apps? There’s the basic tinykeys stuff, but do you just have a huge messy global file somewhere? Or is there a more elegant solution?
Web react folks, how do ya’ll manage keyboard shortcuts in large sprawling react apps? There’s the basic tinykeys stuff, but do you just have a huge messy global file somewhere? Or is there a more elegant solution?