Web開発におけるキーボード操作の重要性 Webフロントエンド開発において、キーボード操作のハンドリングは基本にして奥義です。 ショートカットキーの実装、ゲームの移動操作、フォームのバリデーション。これらを実装する際、いまだに keyCode を使用し ...
This was the first solo project I completed as part of the 12-week immersive coding bootcamp with Code Nation. We were given a brief to create a keycode generator that would be able to tell the user ...