Language · Technology in use
JavaScript
The web’s native language and the foundation of the frontend ecosystem.
The problem it solves
The web’s native language and the foundation of the frontend ecosystem.
Technical rationale
JavaScript remains the browser universal execution layer. I use it progressively: content and routes remain available first, and client behavior is added when it improves a specific task.
How I have used it
I use it for interaction, automation, and motion in web products.