JavaScript
Quick Definition
Programming language enabling interactive web content
Full Definition
A programming language enabling interactive and dynamic web content in browsers.
Examples
DOM manipulation, event handling, fetch API, ES6+ features
Related Terms
html
css
typescript
More Frontend Terms
Code Splitting
Breaking JS bundles into smaller chunks loaded on demand
Static Site Generation
Pre-rendering pages at build time into static HTML
Responsive Design
Making web pages render well on all devices
Vue.js
Progressive JavaScript framework for user interfaces
Design System
Collection of reusable components and UI standards
Progressive Web App
Web apps with native app-like experience and offline support