- Data URI
- A URL that embeds content directly instead of referring to a separate file.
- viewBox
- An SVG coordinate system that controls scaling and the visible drawing region.
- Clamp
- A CSS function that keeps a responsive value between a minimum and maximum.
- Open Graph
- Metadata that controls how many social platforms display a shared page.
- Web app manifest
- JSON metadata describing how an installable web app should appear and launch.
- Minification
- Removing or shortening nonessential source text to reduce transfer size without changing behavior.
- Name mangling
- Renaming local identifiers to shorter names during minification.