GithubHelp home page GithubHelp logo

Comments (2)

kenwilde1 avatar kenwilde1 commented on September 5, 2024

Bootstrap 5

  • Good for responsive layout design across devices using the Grid System.
  • Comes with a lot of built-in components such as Modals, Spinners, Hamburger Menus etc
  • Most members in the team will be more familiar with Bootstrap than any other framework / library.
  • Bootstrap 5 no longer has jQuery so no bloated libraries

UIKit

  • Lightweight - load times?
  • Also has it's Grid System for responsive layouts
  • Tons of components that are similar to Bootstrap.
  • Offers different designs to Bootstrap - most projects in the hackathon may use Bootstrap and therefore may all look similar.

Tailwind

  • More Heavyweight than others - more assets to load but access to more components and utilities
  • No default theme with Tailwind therefore better customisation allowed
  • Most people probably not experienced in Tailwind but that offers a chance to learn a new, cutting-edge tech

Bulma

  • Advertised as "easier" than other frameworks.
  • Self-resizing grid-system = less work to make responsive
  • No JS
  • Syntax is a lot more human readable compared to others.
    E.g To create a column you simply use the .column class whereas in Bootstrap you're defining col- and then a size.

from how-patrick-are-you.

kenwilde1 avatar kenwilde1 commented on September 5, 2024

Framework chosen: Bulma
https://bulma.io/documentation/

from how-patrick-are-you.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.