Web Dev with Matt

Matthew Setter

Want to learn web development from the comfort of your chair, car, when you're out for a run, or doing some random house work? This is the show for you. Every week, in 20 - 40 minutes, I help you improve your web development skills with new knowledge, tips, pointers, random facts, inspiration, and some general chit chat. Tune in to have a fun, engaging, and friendly conversation about web development. read less
TechnologyTechnology

Episodes

How to Create a Markdown Blog in PHP With the Slim Framework and Why You Should Love the Slim Framework
Jan 21 2022
How to Create a Markdown Blog in PHP With the Slim Framework and Why You Should Love the Slim Framework
In this episode, I step through a recent post that I wrote for the Twilio blog showing how to build a Markdown-based blog with the Slim Framework and PHP's Iterators - and really show the love for Slim Framework. Why? Because I invested so much time in writing the code behind the tutorial, researching the various components that I used, writing, editing, and refining the post. It was a mission — but so worth it. Additionally, I've become a massive fan of the Slim Framework, because of how light and minimalist it is, and want to help others see just how good it is. It doesn't have the market share or financial backing of larger frameworks, such as Laravel and Symfony, so I'm doing my bit to help raise its profile.Grab your favourite beverage, settle in, and please don't mind me meandering a bit here and there throughout the course of the episode.Links from the episodeHow to Create a Markdown Blog in PHP With the Slim FrameworkThe Slim FrameworkIterators in the SPLSupport the Slim Framework on Open CollectiveSupport the Slim Framework on TideLiftWant to grow your knowledge further?Check out the books and courses below, where you can grow your web development skills in a very focused, very hands-on way.Docker Essentials (book and course)Mezzio Essentials (book)My Pluralsight coursesHosted and produced by: Matthew Setter.Website: https://webdevwithmatt.comFollow me on: Twitter and LinkedIn.If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★
Docker Essentials (the Book) is READY (and what I learned about docker build recently)
Nov 29 2021
Docker Essentials (the Book) is READY (and what I learned about docker build recently)
It sure feels like a lifetime since I began planning out Docker Essentials all those months ago. But it's ready. So, I feel that it's only fair to talk about it, given the number of hours that have gone in to create it. If you haven't already, grab your copy today and get in to the fun that is Docker!But it's not all self-promotion in this episode. I also share a good chunk about what I've been learning about the docker build command. Most importantly how, since Docker Engine 18.09, with some restrictions, it can send an entire context to a remote Docker daemon. Because of that, you don't have to sync or copy files to the remote host using tools such as sftp, rsync over SSH, a Samba or NTFS share, or any other kind of tool Docker does it all for you. What's not to love about the simplicity that one, small command gives you?! So if you're new to the command or don't know that much about it, this episode is for you.Grab your favourite beverage, settle in, and let's talk Docker!Links from the episodeDocker Essentials (book and course)Mezzio Essentials (book)The slides from my Deploying PHP Apps with Docker talkThe docker build commandDocker RegistryDocker BuildxDocker BuildKitDocker ContextMulti-Platform buildsWant to grow your knowledge further?Check out the books and courses below, where you can grow your web development skills in a very focused, very hands-on way.Docker Essentials (book and course)Mezzio Essentials (book)My Pluralsight coursesHosted and produced by: Matthew Setter.Website: https://webdevwithmatt.comFollow me on: Twitter, and LinkedIn.If you like the podcast, and want to support it, how about buying me a coffee? ★ Support this podcast on Patreon ★