Someone please correct me if I'm wrong, but Bootstrap is also relatively unique.
We've had css frameworks before, but they were usually concerned with letting you position things along a grid structure.
The great thing about Bootstrap is that it provides you with a full complement of UI "widgets" that look reasonably good, filled in a page chocked full of examples.
We have a good designer on staff and so we were slowly starting to build something along these lines, but standardizing on Bootstrap has saved such enormous quantities of time I can't recommend it enough. I've used it on two or three projects already and it makes me happy inside.
Yep, we also use Bootstrap quite heavily for the web-based business apps we build for our clients. Makes it easy to build standardized and pretty interfaces.
Previously we were following jQuery UI themes, but Bootstrap is better in that it provides very nice defaults for many different types of content.
100% of my jquery-ui experience can be summed up with "I don't know why this is so hard and why is this so ugly? Ugh, I just want this plugin to work already."
Bootstrap on the other hand is a great way to go from 0 to "For something that a developer slapped together this looks really clean and composed" in no time flat.
Comments
Someone please correct me if I'm wrong, but Bootstrap is also relatively unique.
We've had css frameworks before, but they were usually concerned with letting you position things along a grid structure.
The great thing about Bootstrap is that it provides you with a full complement of UI "widgets" that look reasonably good, filled in a page chocked full of examples.
We have a good designer on staff and so we were slowly starting to build something along these lines, but standardizing on Bootstrap has saved such enormous quantities of time I can't recommend it enough. I've used it on two or three projects already and it makes me happy inside.
Yep, we also use Bootstrap quite heavily for the web-based business apps we build for our clients. Makes it easy to build standardized and pretty interfaces.
Previously we were following jQuery UI themes, but Bootstrap is better in that it provides very nice defaults for many different types of content.
100% of my jquery-ui experience can be summed up with "I don't know why this is so hard and why is this so ugly? Ugh, I just want this plugin to work already."
Bootstrap on the other hand is a great way to go from 0 to "For something that a developer slapped together this looks really clean and composed" in no time flat.