the-archive-public VS Bulma

Compare the-archive-public vs Bulma and see what are their differences.

the-archive-public

🧞‍♂️ Public version of The Archive, the text adventure game on langworth.com, but without secrets. (by statico)

Bulma

Modern CSS framework based on Flexbox (by jgthms)
Our great sponsors
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
the-archive-public Bulma
1 140
1 47,524
- -
10.0 6.5
10 months ago 10 days ago
Inform 7 CSS
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

the-archive-public

Posts with mentions or reviews of the-archive-public. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-06.

Bulma

Posts with mentions or reviews of Bulma. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-10.
  • An Overview of 25+ UI Component Libraries in 2023
    40 projects | dev.to | 10 Sep 2023
    Just when we thought we'd seen it all, giants like Twitter Bootstrap, Foundation, and Bulma entered the scene. They made development quick and ensured consistent styling, but the flip side? Websites began feeling a bit too...uniform.
  • Things I wish I knew before moving 50K lines of code to React Server Components
    7 projects | news.ycombinator.com | 1 Sep 2023
    You guys can try https://bulma.io/ as a middle-ground. It provides some fundamentals styles that aren't married to JavaScript, so there are never any conflicts with any SPA version. It's not widely used, but it worked well for us before going to Material UI as the team grew and the designers wanted something everyone is familiar with.
  • Roadmap to being a Full Stack Web Developer
    3 projects | dev.to | 11 Aug 2023
    Bulma
  • Thinking of quitting my job to become an SWE
    11 projects | /r/codingbootcamp | 28 Jun 2023
  • What's the easiest front end framework to pick for a simple website?
    2 projects | /r/webdev | 23 Jun 2023
    I like bulma.io's simplicity. Can create some responsive layouts pretty easily and the syntax makes a lot of sense.
  • All 7 ways to deal with CSS most never tried
    5 projects | dev.to | 7 Jun 2023
    Or maybe you prefer prebuilt components from popular frameworks like Bootstrap or Bulma? These give you ready-to-use styles for buttons, cards etc.—just import them into your project from Node modules!
  • How to Use Sinatra to Build a Ruby Application
    8 projects | dev.to | 7 Jun 2023
    We also add a local copy of Bulma CSS and a custom stylesheet in public/css to provide styling for our app.
  • Ask HN: Why is web development such a daunting task?
    5 projects | news.ycombinator.com | 30 May 2023
    I've come from the C++ realm back during the Bad Old Days before C++11, so I know exactly what you feel. My answer was to turn to Clojure and Clojurescript.

    > I have considered Java and Go since I have experienced with both languages.

    You might as well jump in with either of those. At the end of the day you will be fixing bugs and adding little new features. You can pick up most of the necessary things along the way, likely by fixing those pesky bugs! Probably the biggest takeaway I got from web development is security. Most non-web people never have to worry about that in a significant way. However most the web security problems are mature and well understood; everybody needs user auth, we're all sanitizing inputs, prevent SQL injection, etc.

    In short, I think you will naturally come to grok the backend based on what you already understand.

    > Write a web app? I've run away many times... it all feels so daunting.

    I have rewritten this part three times, and all I can be is Sebastian from The Little Mermaid; The Frontend World is a mess. Life in the Backend is better than anything they got up there!

    My advice is to mostly avoid a dynamic frontend if possible. Server-side rendered HTML still works and will work until the Internet falls into the sun. CSS can be a load of complexity, so I recommend you find a nice little CSS framework you like. Personally I reach for Bulma [0] as one of the less complex out there. If you need a little dynamism, note that every HTML element has a bunch of callbacks you can optionally attach JavaScript functions. The Mozilla Developer Network [1] is a godsend of documentation, and comparable to Javadocs in detail. It is huge but very exhaustive, so use search liberally.

    When I can't avoid a dynamic frontend, I reach for Clojurescript and one of its React libraries. The simple reason is a backend developer like myself can make progress in something as messy as the Browser. Like actual JavaScript frameworks, Clojurescript structures how I approach and write frontend apps. Relatedly, Clojurescript makes it much easier to convince other backend Clojure developers to wade into the frontend waters and be productive. At the end of the day, its still a transpiler and so I work much like TypeScript and other dialects function.

    Also as an anecdote, I bounced hard off frontend development several times before getting comfortable. This might be professional experience talking (see my second paragraph), but maybe it took getting real messy first before I became comfortable.

    [0]: https://bulma.io/

    [1]: https://developer.mozilla.org/en-US/

  • WebSocket in Django
    2 projects | dev.to | 23 May 2023
    Here we are using Bulma to style our page, you can use your own stylesheet if you want.
  • IndexedDB on steroids using Dexie.js
    3 projects | dev.to | 27 Feb 2023
    For styling, we are using Bulma CSS. Todos will be added by typing in the input box. Nothing works now, as we still need to add the javascript.

What are some alternatives?

When comparing the-archive-public and Bulma you can also consider the following projects:

Tailwind CSS - A utility-first CSS framework for rapid UI development.

material-ui - MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

Bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

primevue - Next Generation Vue UI Component Library

Spectre.css - Spectre.css - A Lightweight, Responsive and Modern CSS Framework

Materialize - Materialize, a CSS Framework based on Material Design

UI kit - A lightweight and modular front-end framework for developing fast and powerful web interfaces

daisyui - ⭐️ ⭐️ ⭐️ ⭐️ ⭐️  The most popular, free and open-source Tailwind CSS component library

Foundation - The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.

antd - An enterprise-class UI design language and React UI library

tachyons - Functional css for humans

Milligram - A minimalist CSS framework.