Bart Busschots starts this week’s episode with a great refresher on what a callback actually is (because I have remained mystified by the term). He starts with simple examples and then shows us how we’ve been using callbacks all along and just didn’t realize it. Then he’ll walk through the challenge solution and the extra […]
Continue readingMore TagTag: programming by stealth
CCATP #590 – Bart Busschots on PBS 76 of X – AJAX with jQuery
In this week’s episode, we have another in our series Programming By Stealth with Bart Busschots. We’ll spend the majority of our time talking about Bart’s solution to last week’s challenge. It’s a great refresher on the methods he’s taught us in the past, all rolled together with our newfound skills with Mustaches and templating. […]
Continue readingMore TagCCATP #589 – Bart Busschots on PBS 75 of X – AJAX Intro
In this episode of Programming By Stealth we get the foundation to start learning about AJAX. Bart gives us an overview of HTTP that is really interesting. I learned so much that I didn’t know about what you can see in a URL. I know this sounds super nerdy but I loved learning about query […]
Continue readingMore TagCCATP #587 – Bart Busschots on Programming By Stealth 74 of X
In this week’s Programming By Stealth, Bart Busschots teaches us the last two concepts in Mustache, one of which is a real head bender and for me at least, the second was almost as hard. The first is how you can add an optional third argument to a Mustache view which is actually a function […]
Continue readingMore TagCCATP #585 – Bart Busschots on PBS 73 – Mustache Templates
In this installment of Programming By Stealth, Bart Busschots teaches us about Mustache Templates. Mustache Templates are a library that allows you to input any string and output a string. Unlike the template tag for HTML5, Mustaches are not restricted to HTML snippets. Mustache isn’t the only game in town but it’s Bart’s favorite. I […]
Continue readingMore TagNC #721 Goodbye Honda Bob, Ring, Emmet, Vispero, SureCall Signal Booster, MPowerd Lights, WHILL
We say goodbye to Honda Bob, and you can download his book at podfeet.com/hondabob. We’ve got a CES interview with Ring talking about their smart lighting and doorbells for people in apartments. Caleb brings us a review of Emmet, a plugin for web developers that makes writing HTML code easier and more efficient. We talk […]
Continue readingMore TagCCATP #581 – Bart Busschots on PBS 71 of X – Bootstrap Spinners
In this week’s installment of Programming By Stealth, Bart Busschots spends most of the time walking us carefully through each of the methods he used to solve the challenge from last time. He does a great job of reminding us of things we’ve learned, in some cases more than a year ago, and showing how […]
Continue readingMore TagI Hand Coded a Responsive Web Page All by Myself with Bootstrap
When I retired, I decided that one of my goals was to learn to program. I took Basic in college in 1976, and later Fortran IV with WAT5. when I was in grad school. In 1982, in my Master’s Project in Mechanical Engineering I actually used Fortran. (“The Development of Clearances in a Spacial Revolute […]
Continue readingMore TagCCATP #580 – Bart Busschots on PBS 70 – Bootstrap Modals & Toasts
In this week’s Chit Chat Across the Pond, Bart Busschots is back with another installment of Programming By Stealth. We’ll shift gears a bit away from web pages to web apps as we explore the usage and code behind Bootstrap Modals and Toasts. It’s a combination of HTML, Bootstrap for styling and JavaScript for actions […]
Continue readingMore TagCCATP #578 – Bart Busschots on PBS 69 of X — Bootstrap Navbars
In Chit Chat Across the Pond we are finally back to a Programming By Stealth episode. In this installment, Bart teaches us how to create navigation bars in Bootstrap. We learn how to make them collapse and expand to different device screen sizes and how to style them to look nice. We learned how to […]
Continue readingMore Tag