Frontend
137 views
Flexbox
Quick Definition
CSS layout module for one-dimensional item arrangement
Full Definition
A CSS layout module for arranging items in one dimension with alignment and distribution.
Examples
flex container, flex items, alignment, spacing, wrapping
Related Terms
css
grid
layout
More Frontend Terms
Nuxt.js
Full-stack Vue.js framework with SSR and auto routing
TypeScript
Superset of JavaScript with static type checking
Virtual DOM
Lightweight DOM copy for efficient UI updates
Webpack
Module bundler for compiling and optimizing JS assets
Server Components
React components rendering on the server for better performance
Vue.js
Progressive JavaScript framework for user interfaces