EddieHubCommunity / EddieBotUI

EddieBotUI is the front end application that shows Eddie Jaoude Discord Community's public stats.
MIT License
16 stars 18 forks source link

Do we like Bootstrap? #12

Closed rossanodan closed 4 years ago

rossanodan commented 4 years ago

Question: do we like Bootstrap for this app? It could be helpful for layouts, responsiveness, default styles (links, menus, buttons, etc) and for the normalization of the CSS.

What do you think? @eddiejaoude @BOLT04 and others

eddiejaoude commented 4 years ago

I like using Bootstrap or Material - it helps get things moving fast, I appreciate it also has limitations. But the kick starting the project I think out weight the limitation

BOLT04 commented 4 years ago

I'm not against using Bootstrap either, but maybe we could decide on using just one CSS framework? We added Semantic UI and Semantic UI React for helpful React components, but maybe we could remove them if we add Bootstrap instead.

My concern is overlapping styles from both frameworks, but do you guys think there are other issues, or any issues, in using two frameworks?

rossanodan commented 4 years ago

Thanks for your opinion @eddiejaoude and @BOLT04. What we can do is evaluate it: I will create a branch and I will setup Bootstrap (not react-bootstrap). Then we can decide if we want to keep it. I don't like using CSS frameworks, to be honest. But for small projects it's fine. Bootstrap is very consistent. I also have to take a look at https://tailwindcss.com/

Keep you posted 💪

eddiejaoude commented 4 years ago

Cool, keep us posted @rossanodan . I agree with @BOLT04 we should not try to use more than one, I think focusing on a single solution would make more sense

Buezor commented 4 years ago

I think Bootstrap is nice, although is has some limitations it is still good for creating responsive web pages. So its a yes from me.

rossanodan commented 4 years ago

We decided to proceed with Tailwind CSS.