In praise of Bootstrap

While I’m pretty sure that it is very out of style by now, I still really like the aesthetics and functionality of Bootstrap. As an example of its utility, I recently coded up a quick, off-the-cuff static page with Bootstrap. I could make it look nice with only one ‹link› tag and no JS or… Continue reading In praise of Bootstrap

Published
Categorized as bootstrap

Quasar

Recently, I wanted to build a nice table for the web, with things like toggles, column sorting, pagination and so on. I know better than to try coding this from scratch, and that instead I should use a component library to make things easier. My initial instinct was to turn to Bootstrap, which is a… Continue reading Quasar

A new library webpage for the new semester

This week our new library webpage went live, just in time for the fall semester. You can see it at https://library.kbcc.cuny.edu. It represents about 8 months of work: 4 months of technical work, followed by 4 months of organizational work. I particularly enjoyed the technical bits, while the subsequent, unavoidable bureaucratic work was not as… Continue reading A new library webpage for the new semester

Jquery, bootstrap, vue

When I started at Kingsborough, I built a library homepage that I’ll call “the jquery site”. I was a bit behind the curve on web technologies, and the site very quickly seemed rather dated. The jquery site lingered on far too long, becoming increasingly problematic with each revision, until it was clear that it should… Continue reading Jquery, bootstrap, vue

Bootstrap and LibGuides

What is Bootstrap, and what can it do for my LibGuides? Bootstrap is the framework that underpins LibGuides, and you’ll find it gives you much more control over how your LibGuides work. Bootstrap provides a collection of CSS and JavaScript components that will help you build responsive web pages. Gaining an understanding of how Bootstrap… Continue reading Bootstrap and LibGuides