Assets Glossary
Browse 8 assets terms defined in plain English, from the cultural dictionary of computing.
8 Assets Terms
- Asset Compilation
- The build step that transforms source assets such as TypeScript, Sass, templates, or images into browser- or runtime-ready output. Asset compilation often...
- Asset Fingerprint
- A content-derived identifier, often a hash embedded in a filename, used to uniquely version static assets like JavaScript bundles or stylesheets. Asset...
- Asset Management
- The organization, tracking, versioning, and delivery of files such as images, fonts, scripts, styles, and other non-code resources used by an application. In...
- Asset Precompilation
- The act of compiling and preparing assets ahead of runtime or deployment so they can be served directly in optimized form. Asset precompilation is common in...
- AUM
- Assets under management, meaning the total market value of assets a fund, advisor, or financial platform manages on behalf of clients or investors. It is a key...
- Cache Busting
- A technique for forcing clients or intermediaries to fetch a fresh resource instead of reusing a cached one, usually by changing the asset URL through version...
- Content Hash
- A hash value derived from the actual bytes or text of some content, used to detect changes, ensure integrity, or produce stable cache-busting names. Content...
- Liquidation
- The process of winding down a company and distributing or selling its assets, often because it cannot continue as a going concern. Liquidation also appears in...
Related Topics
- Caching (3 terms in common)
- Build Process (2 terms in common)
- Finance (2 terms in common)
- Frontend (2 terms in common)
- Build Systems (2 terms in common)
- Closures (1 terms in common)
- Funds (1 terms in common)
- Organization (1 terms in common)
- Hashing (1 terms in common)
- Compilation (1 terms in common)