August 19, 2011
Bootstrap released
Mark Otto and Jacob Thornton open sourceSoftware whose source code is freely available to use, modify, and redistribute.d Bootstrap on August 19, 2011 — Twitter's front-end toolkit for responsive grids, typography, and UIUser interface — the parts of software people see and interact with. components.
What it was for
Bootstrap (`btn btn-primary`, 12-column grids, navbar components) standardized how sites looked in the early 2010s — copy a CDN link and ship a polished admin panel or marketing page. It moved responsive design from bespoke CSSCascading Style Sheets — the language for layout, color, and typography on web pages. hacks to utility classes, influencing TailwindA utility-first CSS framework — compose designs from small classes instead of custom stylesheets., Material Design, and every component library that followed.
People
- Mark Otto — co creator
- Jacob Thornton — co creator
Why it's here
Bootstrap became the default CSSCascading Style Sheets — the language for layout, color, and typography on web pages. framework bundled with tutorials, themes, and internal tools.
Why it mattered
It proved design systems could be distributed as a tiny open-source toolkit, not just brand guidelines.
What it solved
Every Twitter internal app reinvented the same buttons, forms, and grids with inconsistent CSSCascading Style Sheets — the language for layout, color, and typography on web pages..
Media
- ImageBootstrap (front-end framework)
Bootstrap, Public domain, via Wikimedia Commons
Related
- jQuery 1.0 releasedAugust 26, 2006
- AngularJS 0.9.0 open-sourcedOctober 20, 2010
- React open-sourced at JSConf USMay 29, 2013