What is BootStrap?
Overview
Daniel Scott
Founder of Bring Your Own Laptop & Chief Instructor
instructorI discovered the world of design as an art student when I stumbled upon a lab full of green & blue iMac G3’s. My initial curiosity around using the computer to create ‘art’ developed into a full-blown passion, eventually leading me to become a digital designer and founder of Bring Your Own Laptop.
Sharing and teaching are a huge part of who I am. As a certified Adobe instructor, I've had the honor of winning multiple Adobe teaching awards at their annual MAX conference. I see Bring Your Own Laptop as the supportive community I wished for when I was first starting out and intimidated by design. Through teaching, I hope to bring others along for the ride and empower my students to bring their stories, labors of love, and art into the world.
True to my Kiwi roots, I've lived in many places, and currently, I reside in Ireland with my wife and kids.
Hey my name is Dan and in this video we are going to look at what BootStrap is. Now BootStrap is super important to know because it is how responsiveness is done through websites. Now there are lots of different ways of doing responsive websites but BootStrap is definitely the most popular at the moment. And if you want to be a web designer you really need to understand and probably use BootStrap. Even if you don’t use it you probably need to really understand what it is because you are probably going to have clients coming in and using the word and throwing it around. So we also need to know it because Dreamweaver uses it. It used to use something else called fluid layouts but now it uses BootStrap so its kind of what we need to learn for when we are using Dreamweaver.
It came not that long ago, I was kind of researching it thinking aw yeah, I’ll check, give them some factoids bout how old BootStrap is and it turns out its only a few years old, 2011, when it was kind of released and its gone through a couple of versions since then. But it feels like the word BootStrap, or at least twitter BootStrap is the old word for it, it feels like its been around for ages but it is actually only a few years. It was made by just a couple of guys there, a developer and a designer, just trying to make things quite simple for responsive. Now what is BootStrap? Think of it, its called a framework, think of it as a template, somebody else has gone out there and created a whole bunch of things that we can use and style and build on top of, but they’ve done all the hard work. They’ve done the browser testing, the bug fixing, what happens in this browser, what happens at this screen size. All of those sorts of things have been worked out by somebody else which is brilliant for us. And there are kind of like two main parts to BootStrap. There’s something called components, which are just pre made bits of code and then there’s something called the grid which is essentially a kind of like foundation or base of all the websites but lets talk about those in two separate parts.