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.
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.
#7 - 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.
#6 - Using Composer Path Repositoriess While Running PHP Apps With Docker Compose
In this week's episode I shared a little experience I had during the week where I didn't update my docker-compose.yml file to account for the fact that the path to a forked git repository was outside of my default Docker context, and how I quickly fixed it. Plus a tease for next week's episode covering JWTs, OAuth2, and OpenID Connect.