javascript

Programming

Detecting Left/Right Shift Key Press in JavaScript

Currently I am working on a project for fixing a touch typing habit I have. I type by pressing the shift key always using my left little finger, rather than the proper way of using the shift key in the opposite hand to the one typing the character (e.g. the left shift key should be used when typing 'I', and the right shift key when typing 'X' on a QWERTY keyboard).

Read
Programming

Recent JavaScript Finds

Recent finds in online resources/news on JavaScript

Read