Ask HN: How can I avoid getting mouse arm while doing webdev/front end work?
The Q may be a bit weird, but please stay with me. Before, I used to do mostly backend work. So I could spend all day in the IDE and mostly just see if the tests passed.
Now, I do a lot of frontend, which is not easily testable in the same way. I have to click back and forth, scroll a lot etc. to trigger the conditions I'm testing. All this I do with a mouse, and I'm really starting to feel it.
Any tips on a workflow that avoids using the mouse so much?
4 comments
[ 4.2 ms ] story [ 21.9 ms ] threadAnother thing you might consider - and my personal preference - is switching your mouse for a trackball. I use the Logitech M570 [2] and find that I can be doing heavy UI work all day without fatigue. This is because your thumb drives the trackball, leaving the mouse body and your wrist stationary. In fact this mouse has been so great I've gotten everyone on my team using one as well.
Hope this helps.
[0] http://5digits.org/pentadactyl/
[1] https://mason-larobina.github.io/luakit/
[2] http://www.logitech.com/en-us/product/wireless-trackball-m57...
http://zombie.js.org
I have heard good things about using a vertical mouse but I haven't tried it.