Best of Bootstrap — 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    Tabler: Premium dashboard template with responsive and high quality UI

    Tabler is a free and open-source web application UI kit based on Bootstrap 5, featuring hundreds of responsive components and multiple layouts. It offers a modern, user-friendly design that is fully customizable and compatible with all modern browsers. It also includes a dark mode option, providing high contrast and reduced eye fatigue, and is trusted by hundreds of developers and designers for its efficiency and beautiful icons.

  2. 2
    Video
    Avatar of lundeveloperLun Dev Code·2y

    Variables in CSS - Level Up variables with Propery

    CSS variables allow for easier and more efficient styling by storing values that can be reused throughout a stylesheet. While they come with advantages like simplifying code maintenance and synchronization, they also have drawbacks such as unpreventable inheritance and issues with type validation. CSS property variables provide a higher level of control by allowing precise type declarations and the ability to disable inheritance, ensuring more robust and error-free styling. This post includes an example of using property variables to create gradient border animations.

  3. 3
    Article
    Avatar of rubylaRUBYLAND·2y

    Tailwind has won

    Tailwind has emerged as the preferred CSS framework due to its extensive styles, excellent documentation, and flexibility. It is used in combination with a custom design system, allowing for easy style sharing across components.

  4. 4
    Article
    Avatar of medium_jsMedium·2y

    Laravel 11.x/10.x CRUD Generator

    The updated version of the Laravel CRUD Generator v2.x package provides and generates Controller, Model (with eloquent relations), and Views in Bootstrap/Tailwind CSS for the development of your applications with a single command.

  5. 5
    Article
    Avatar of hnHacker News·2y

    built to create landing pages and websites. Easyfrontend UI components are free and open-source. show your support and love, don't forget to give us a star 🌟

    EasyFrontend offers pre-built UI components for enhancing apps and designing modern websites.

  6. 6
    Article
    Avatar of webdevelopementWeb Developement·1y

    35+ Free Admin Panel Templates and Themes

    WrapPixel offers over 35 free admin dashboard templates with modern design, clean code, and useful pages for creating web applications. These templates are available for various frameworks including Bootstrap, Angular, React, NextJS, Vue, Tailwind CSS, Vuetify, Nuxt, and MUI. They come with an MIT license, allowing for both personal and commercial use.

  7. 7
    Article
    Avatar of saelounSaeloun·2y

    Tailwind vs Bootstrap

    Choosing the right CSS framework can significantly impact our project's design and development. Tailwind CSS offers unparalleled flexibility and customization options, while Bootstrap provides predefined styles and ready-made components. Tailwind has a gentle learning curve, while Bootstrap has comprehensive documentation and a component-based structure. Both frameworks have strong community support. The choice between Tailwind and Bootstrap depends on the project's requirements and preferences.

  8. 8
    Article
    Avatar of bootstrapBootstrap·2y

    Bootstrap 5.3.3

    Bootstrap 5.3.3 has been released with bug fixes, documentation improvements, and enhancements for color modes. The release fixes a breaking change with color modes and a regression in the selector engine. Additionally, it introduces improvements to the color modes and miscellaneous fixes and enhancements.