Once you know Bootstrap's CSS you can't unsee it
-
This post did not contain any content.
-
-
This post did not contain any content.
I have to use Bootstrap at work and I'm really not a fan. It's somehow more work than writing CSS from scratch.
-
I have to use Bootstrap at work and I'm really not a fan. It's somehow more work than writing CSS from scratch.
I don't do much frontend work these days, but years ago, it felt like the defining feature of Bootstrap was the 12-column layout. Sure, it had fun buttons and other components, but the ability to trivially define multi-column layout without ripping your hair out was its raison d'être.
Now that we have flexbox, I'm not sure anyone needs Bootstrap.
-
I don't do much frontend work these days, but years ago, it felt like the defining feature of Bootstrap was the 12-column layout. Sure, it had fun buttons and other components, but the ability to trivially define multi-column layout without ripping your hair out was its raison d'être.
Now that we have flexbox, I'm not sure anyone needs Bootstrap.
It also has lots of UI widgets like collapsing elements, modals and alerts. Sure, you could code all these by hand, but why bother?
-
This post did not contain any content.
My Tailwind gang is awfully quiet today
-
It also has lots of UI widgets like collapsing elements, modals and alerts. Sure, you could code all these by hand, but why bother?
All the elements you mentioned are natove HTML elements that don't need any library.
-
All the elements you mentioned are natove HTML elements that don't need any library.
many native elements either do not function like people want or cannot be styled the same
-
I have to use Bootstrap at work and I'm really not a fan. It's somehow more work than writing CSS from scratch.
I'm a huge fan of bootstrap and I feel that writing CSS from scratch is much harder.
-
I'm a huge fan of bootstrap and I feel that writing CSS from scratch is much harder.
I'm glad someone does! I don't like disliking it.
-
I'm glad someone does! I don't like disliking it.
give yourself a treat every time you use it
-
give yourself a treat every time you use it
And ring a bell
-
This post did not contain any content.
-
I'm glad someone does! I don't like disliking it.
"... I don't like disliking it." You and I have very different life experiences.
-
Aside from the misguided part about AI, this is hilarious!
-
I had been looking for how to add Expandable sections using HTML.
Couldn't find it when I googled it.
Now, after almost a year of having given up, found it. -
Strange; the page is shilling for a product that doesn’t use raw HTML for its site.
-
"... I don't like disliking it." You and I have very different life experiences.
There's a lot of things I detest - bananas, generic medieval fantasy settings, reality TV. My life isn't better for disliking them, it's just the unfortunate reality of my character.
-
My Tailwind gang is awfully quiet today
it's either love it or hate it situation.
For the record, I love tailwind.
-
Aside from the misguided part about AI, this is hilarious!
Agreed, the AI part is questionable, I linked it mpstly because it's mostly funny, plus I learned something new, tho I defo wouldn't take it too seriously.
Also, no marquee
-
I have to use Bootstrap at work and I'm really not a fan. It's somehow more work than writing CSS from scratch.
Well, just copy shit other people made with minimal changes. Problem solved.