mlhalbert / Random-Meal-Finder-UofM

0 stars 1 forks source link

Investigate CSS Frameworks #2

Closed westgards closed 1 year ago

westgards commented 1 year ago

Description

Our team needs to pick a CSS framework. Please comment and add your choice

https://hackr.io/blog/best-css-frameworks

mlhalbert commented 1 year ago

Tailwind

mlhalbert commented 1 year ago

Bulma

westgards commented 1 year ago

#1 Choice

Tailwind Github Link: https://github.com/tailwindlabs/tailwindcss PROS:

  • Pre-designed utility classes & modular components(like bootstrap)
  • beginner-friendly, least amount of learning to get started (works with our timeframe)
  • Recommended by our TAs

CONS:

#2 Choice For a challenge.....

[Foundation](Foundation: Open-Source, Advanced UI Framework Github Link: https://github.com/foundation/foundation-sites PROS:

  • opensourced, lots of community support
  • Supports JavaScript with tons of components
  • Super customizable, semantic so it is easy to read and understand what is happening in the code
  • Used by the following companies Ford, Disney, Adobe, PIXAR

CONS:

  • advanced, would take more time to learn
westgards commented 1 year ago

Team settled on a hybrid of Tailwinds CSS and traditional CSS