i ilham.dev
Home Posts Tools Dev Ops Games Playground About Contact

Javascript

  • How I check keyboard key codes in the browser

    Keyboard events expose values such as key, code, and modifier states. They are useful when building shortcuts or input handling. The Keycode Info tool helps with the mechanical part, but I still check the result before …

    27 Sep 2026 · 2 min read · #keyboard #javascript #web #tools

  • How I use a JavaScript playground safely

    A JavaScript playground is useful for small experiments, but code pasted from unknown places can still be risky. I use JavaScript Playground for the quick version of this task, then I review the output before relying on …

    27 Sep 2026 · 2 min read · #javascript #playground #developer-tools #tools

© 2026 Ilham Andika. All rights reserved.
Contact Terms Privacy Comment Policy RSS GitHub