In this week’s installment of Programming By Stealth Bart introduces us to Bootstrap Components how we can use jQuery to extend Bootstrap. This is the first baby step into JavaScript with Bootstrap. I’m glad Bart started slowly because my JavaScript muscles are just a bit stiff and dusty. You can find Bart’s tutorial over at […]
Continue readingMore TagCategory: Programming by Stealth
CCATP #556 – Bart Busschots on PBS 59 of X — More Bootstrap Breakpoints
Bart takes us back to Bootstrap content, now that we know all about breakpoints. He never told us when we were looking at things like margins and float and the display tag that they are also breakpoint-aware, because we didn’t know about breakpoints yet. It’s an easy lesson and it’s great fun to learn more […]
Continue readingMore TagCCATP #555 – Bart Busschots on PBS 58 of X – Bootstrap Breakpoints
In this week’s installment of Programming By Stealth, Bart Busschots explains Bootstrap breakpoints. Breakpoints allow the designer to define how a web page reacts depending on the size of the viewer’s screen. He explains how through some very simple Bootstrap classes, we can allow a semantic tag to be in the “correct” order for screen […]
Continue readingMore TagCCATP #553 – Bart Busschots on PBS 57 of X – the Bootstrap Grid
Things take a turn for the mind-bendy in this installment about Bootstrap as Bart Busschots explains the Bootstrap Grid. He teaches us how containers have rows, rows have columns and the number 12 is really important. In the end, he leads me to understanding but it was a bit of a bumpy road getting me […]
Continue readingMore TagCCATP #551 – Bart Busschots on PBS 56 – More Bootstrap Content
We continue learning about how to style our HTML with Bootstrap as we take a look at styling images, figures, and tables. These Bootstrap classes are really easy to use and make such a difference in the look and feel. You can find Bart’s tutorial shownotes and the downloads at pbs.bartificer.net/… mp3 download
Continue readingMore TagCCATP #549 – Bart Busschots on PBS 55 – Bootstrap Content
We finished learning the Bootstrap Utilities last time so this time we get to start learning about continue to learn about Bootstrap moving on from the Utilities into Bootstrap Content. Content is kind of an odd word; it means Bootstrap’s styling of regular HTML tags for things like headers, paragraphs, lists and tables. We have […]
Continue readingMore TagCCATP #537 – Bart Busschots on PBS 54 – More Bootstrap Utilities
In this week’s episode of Programming By Stealth, Bart Busschots takes us through the last bit of the Utilities for Bootstrap 4. We’l refer to the WABAC Machine (kids, ask your parents about Sherman and Mr. Peabody) to installments 8 and 9 comparing positioning with CSS vs. Bootstrap. Thenwe’ll learn about sizes and float utilities, […]
Continue readingMore TagCCATP #535 – Bart Busschots on PBS 53 of X — Bootstrap Utilities
We’re finally back to a new episode of Programming By Stealth after a few weeks chatting with different things like GDPR and DNS with Bart Busschots. In this installment, Bart starts explaining the Utilities available in Bootstrap. We’ll learn how easy it is to use the pre-built CSS styles in Bootstrap to color text, add […]
Continue readingMore TagCCATP #531 – Bart Busschots on PBS 52 – Introducing Bootstrap 4
We’re finally back after spring break, and we’re going to be moving on from JavaScript while we learn about Bootstrap. Bootstrap is a set of open source libraries which provide pre-built foundations for creating responsive and good looking websites. It’s an easy episode with easy and fun homework I think you’ll enjoy. The link to […]
Continue readingMore TagHow almost everything in JavaScript is an Object – by Will aka @beiju
The following explanation is from an old friend of the show, Will (also known as @beiju). Unbeknownst to us, he’s been following along with Programming By Stealth all this time and just popped his head up for the first time in quite a few years. Will wrote the following in an email to Bart and […]
Continue readingMore Tag