Anyone have good recommendations for places to learn Bootstrap?

Title.

The little bit that I did here on FCC was awesome but there was just so little of it and I need to learn it more in depth. I’ve just been kind of running through sections on W3 but I like places that actually have challenges or objectives to complete along the way. If anyone could make any recommendations of good sites or videos, I’d really appreciate it. Thanks!

You should learn vanilla CSS and then just read the documentation for Bootstrap.

I recommend this guide: http://learn.shayhowe.com/html-css/

I highly suggest youtube. Bootstrap has great documentation you can look at to give you an idea of what it has to offer, and if your like me and need a better visual, just google the concept or class and you will find tons of stuff. Hope that helps

I always use the official Bootstrap documentation.

best place is the source {{http://getbootstrap.com/}}, there are many examples, starter templates, etc…