About 56,500,000 results
Open links in new tab
  1. is bootstrap still recommended? : r/webdev - Reddit

    Nov 29, 2022 · So Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains HTML, CSS and JavaScript-based design …

  2. Is Bootstrap ... still cool? : r/web_design - Reddit

    The bootstrap/jquery days are why I educate our other devs away from those practices now, and towards better ones. No resets or global css, component-based architectures, scoped web …

  3. Open Source Bootstrap 5 Resources : r/bootstrap - Reddit

    Feb 18, 2022 · Bootstrap Avatar - Avatar classes to extend Bootstrap 5. Dynamic BS5 Modal Box - Create Bootstrap 5 Modal Box using JavaScript with custom title, description, button labels …

  4. Do Bootstrap5 and HTMX play nicely together? : r/htmx - Reddit

    Sep 18, 2022 · Here’s one thing to consider: several Bootstrap widgets use custom JavaScript for interactivity. For instance, modals require JS to handle close animations correctly. So I f your …

  5. What are some good Bootstrap alternatives in 2023? : r/webdev

    May 21, 2023 · Here's a database of frontend UI libraries; they are not a 1:1 substitute for Bootstrap/Tailwind since they have functionality in addition to styling, and many are framework …

  6. Bootstrap 6 will come or not ? or 5 was the last dead update

    Jun 3, 2024 · I think Bootstrap 5 is the last version launched in 2021 after that no updates... Hey Fellow Developers what you think Bootstrap 6 will come for not ?

  7. how do I change the height of my carousel? : r/bootstrap - Reddit

    Jan 1, 2021 · This Reddit thread discusses how to change the height of a carousel in Bootstrap, providing insights and solutions for developers facing similar challenges.

  8. Bootstrap 5 or Tailwind CSS in 2023? : r/webdev - Reddit

    Dec 1, 2022 · Bootstrap has custom classes that essentially write the CSS for you, and it's a pain in the ass to customize imo. If you already know how to use CSS, use Tailwind. Tailwind has a …

  9. Updating 3.4.1 to 5.x : r/bootstrap - Reddit

    Feb 27, 2023 · Test your code on different devices and browsers to ensure that it works well on all platforms. Overall, updating from Bootstrap 3.4.1 to Bootstrap 5.x requires a significant …

  10. How to auto-detect and toggle dark mode? : r/bootstrap - Reddit

    May 12, 2024 · I use bootstrap 5.3 and love the new support for dark mode. I have read the docs on this feature and would like to 1) have my site automatically detect user's preference for …