top | item 25333526

(no title)

aaron32311 | 5 years ago

Asking since I’m working on something in this space..

Why tailwind and say not Bootstrap?

And can you elaborate on the text heavy pages?

discuss

order

adkadskhj|5 years ago

Disclaimer: I'm super not design focused, statements made below are assumptions, feel free to correct.

> Why tailwind and say not Bootstrap?

From the un-researched outside i don't understand how much of Bootstrap is pure CSS and how much depends on JS. I know when i've used Bootstrap in the past i saw a lot of JS, which turns me off. I primarily want a light CSS framework.

This is coupled with the fact that UI executed logic is handled by WASM in my use case (Rust). So the thought of decoupling JS puts up mental friction that Tailwind doesn't give me the impression of.

Sidenote, i've tried some of the Bootstrap ecosystem in the past and it felt rather messy. I imagine this is partly due to the success of the Bootstrap ecosystem, but it felt messy enough that i'd probably only be interested in a streamlined CSS only Bootstrap offering.

> And can you elaborate on the text heavy pages?

I guess i just mean pages where i want to see more dense information, like Wikipedia, rather than more sparse information which is common these days.

An easy comparison is New vs Old Reddit. A lot of design i see, even from Tailwind, organizes UIs like New Reddit. That might be nice for landing pages and customer navigation - but i loathe it for data. When i'm viewing long for data i want to see things both look good and be densely packed - within reason. New Reddit takes high volume information (lots of links/descriptions/comments) and makes navigating it ~5x less efficient.