Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
cursee171596yYou are right. Not gonna change your mind.
Keep perfecting your amazing css skills for various interfaces 👍 -
C0D4681466yI can write css till the cows come home.
I use bootstrap primarily for the grid and backwards compatibility - you know for us crazy folk who still have to keep things running in IE10/11 -
Real front end devs use Bulma. It's so awesome.
Bootstrap is overrated. Check out Bulma. The grid is sooooo easy to use.
Once you try it you'll look at bootstrap and go.. "why did I even bother with you...never again..."
If accessibility is a concern drop bootstrap and go for Foudation, solid accessibility design patterns. -
@devTea cool, I'll check it out. I made my own framework that's based off flexbox that I use for rapid wireframing but this looks pretty cool.
-
LLAMS37486yI can write CSS but I generally use bootstrap because I just cannot be bothered. Bootstrap makes things look good enough for my purposes and I dont have to waste time writing my own styles. Disclaimer: Im more of a backend developer and get bored fiddling with screen positions and colour combinations. Its not that I cant do it, I just prefer not to waste effort on it when Bootstrap gives me everything I need to make a basic front end.
-
@CrashOverride Try Bulma. If you like Bootstrap then Bulma simplifies it even more. Great grid system.
-
donuts238486yBootstrap is like .NET/WPF, high level abstraction
CSS is like C, assembly, low level, u do everything -
Glitched676yBootstrap is used by those who know CSS fully, but are too broke from buying coffee and paying for website hosting that they can't afford the acid necessary for CSS inspiration.
-
Madm0x9686yIts like using vanilla js or php without any framework.
You can do it but it takes so much time.. And of course you dont have it when you're working on a big project. -
I understand your opinion but I know how to write css but still use css.
Mainly I use it for thins like navbar and grid because it's fast to implement and easy to use and if you know how to theme it it's not that huge in size -
crisz82366yBy the way, I use bootstrap for rapid prototyping, I don't say it's shit, it's easy and well supported.
But come on, are you sure you can't align two divs without using grids? How hard is using display: inline-block?
Bootstrap is used by who doesn't know how to use CSS.
Change my mind
rant