Prahlad Inalaprahladinala.hashnode.dev·Jul 3, 2023What is Bulma CSSHistory of Bulma CSS Bulma CSS was created by Jeremy Thomas, a web developer from France. He started developing Bulma in 2016 as an open-source project to address the need for a lightweight and modern CSS framework. Jeremy Thomas wanted to create a C...DiscussBulma
Hannah KalioforOpen Replay's Technical Blogopenreplay.hashnode.dev·May 15, 2023Tailwind CSS vs Bulma CSSTailwind CSS is a highly customization and low-level CSS framework that provides a set of utility classes for building fast and responsive web interfaces. Unlike other CSS frameworks, Tailwind focuses on providing a small set of pre-designed utility ...Discuss·124 readsReact
Lawrence Franklin forOpen Replay's Technical Blogopenreplay.hashnode.dev·Mar 5, 2023Comparing Semantic UI and BulmaFront-end developers are always searching for new tools and frameworks to help them build faster and better websites. CSS frameworks make it even easier by taking away the hassle of designing the layout for their applications, letting them focus on t...Discuss·47 readsCSS
kirubel habtekirubel12.hashnode.dev·Jan 11, 2023How to get started at TailwindcssWhat is tailwindcss ? TailwindCSS is a utility-first CSS framework for quickly and easily building custom user interfaces. It provides low-level utility classes that can be used to build responsive, mobile-first designs using the security of an atomi...DiscussTailwind CSS
Ivana Claudiovchu.hashnode.dev·Dec 28, 2022HTMX, Hyperscript and Flask - Slideshow galleryContinuing work on my project in Flask and Bulma, I needed a neat way to display a photo gallery. There are plenty of premade gallery setups that I could have used, but I wanted to make something using Bulma, Flask, HTMX, and Hyperscript as much as p...Discuss·199 readsHTMX with Flaskhtmx
Gaurav Valagauravvala.hashnode.dev·Nov 27, 2022Basic Intro to Bulma CSSBulma CSS is one of those Frameworks that is in every list of “Top CSS frameworks to learn” and it does deserve its place there along with the likes of Bootstrap or Materialize CSS I have used it for quick small projects where I don't want to wor...Discuss·93 readsCSS
Hitesh JethvaforOpen Replay's Technical Blogopenreplay.hashnode.dev·Oct 26, 2022Bulma vs. Boostrap — What are their differences?Bootstrap is one of the most popular CSS frameworks for building mobile-first sites. Bootstrap was created by a designer and developer at Twitter in 2010 and released in 2011 as an Open source Product by Github. Among its main characteristics: It ha...Discuss·114 readsBulma
Joseph Wallaceoceans.hashnode.dev·Jul 12, 2022Web developers' best CSS frameworksUsing CSS Frameworks is Too Good, but Using Pure CSS is Good. Frameworks made life so simple for us. A framework is a device that offers already-made components or solutions that have been tailored to hasten development. Frameworks increase coding pr...Discuss·28 readsBootstrap
Uffa Modeyfafacodes.hashnode.dev·Apr 3, 2022How to Build a To-Do Checklist with Django ✏️Hi all! 💙 😁 In this blog post, I will demonstrate how to build a to-do checklist using Django. See the video 🎥 below ⤵️ for a 30 seconds clip that showcases how the app functions. https://youtu.be/zrq8uQu6SMc On a locally deployed Django web appli...Discuss·4 likes·571 readsDjango
Victoria LoforOpen Replay's Technical Blogopenreplay.hashnode.dev·Mar 21, 2022Introduction to Bulma: A Simple and Intuitive CSS FrameworkAccording to its official website, Bulma is a free, open source framework that provides ready-to-use frontend components that you can easily combine to build responsive web interfaces. In this article, let's take a look at the basics of Bulma and how...Discuss·29 likes·329 readsCSS Frameworks