Just wondering...anyone else here use HTML, CSS, and Vanilla JS exclusively?

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    If you care about getting things done I'd recommend learning a CSS library before any JavaScript library. I'm currently using TailwindCSS, but used Bootstrap for a while. It's just faster and looks better than anything I can do on my own.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. htmx

    </> htmx - high power tools for HTML

    If react/Angular/Vue look to complicated or bothersome to learn for the JavaScript side, take a look at more minimal JavaScript libraries. I like htmx and alpine at the moment.

  4. Bootstrap

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

    If you care about getting things done I'd recommend learning a CSS library before any JavaScript library. I'm currently using TailwindCSS, but used Bootstrap for a while. It's just faster and looks better than anything I can do on my own.

  5. Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

    If react/Angular/Vue look to complicated or bothersome to learn for the JavaScript side, take a look at more minimal JavaScript libraries. I like htmx and alpine at the moment.

  6. Pure

    A set of small, responsive CSS modules that you can use in every web project.

    I use https://purecss.io/ all the time

  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are dos and don'ts for designing a nice looking website, when you are not design savvy

    5 projects | /r/webdev | 30 Apr 2022
  • Front-end framework with Flask

    5 projects | /r/flask | 7 Jan 2022
  • Como instalar e configurar o Bootstrap no Angular

    1 project | dev.to | 3 Apr 2025
  • Overengineered Anchor Links

    2 projects | news.ycombinator.com | 3 Apr 2025
  • Bootstrap v6 is on the way, but is anyone waiting for it?

    1 project | news.ycombinator.com | 25 Feb 2025

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?