Gals LabPro

JavaScriptMain Content

Summary
The language of the web and the foundation of everything I ship in the browser.
Description

JavaScript has been part of my toolkit since day one. Whatever the framework, the work always comes back to solid fundamentals: the DOM, events, and asynchronous code.

I still reach for plain JavaScript when a project needs a light touch and no build step.

What I use it for
  • Browser interactivity
  • Forms and UI behaviour
  • Third-party integrations
  • Legacy site improvements
More language entries