The Laracasts snippet, each episode, offers a single thought on some aspect of web development.

Similar Podcasts

The Rabbit Hole: The Definitive Developer's Podcast

The Rabbit Hole: The Definitive Developer's Podcast
Welcome to The Rabbit Hole, the definitive developers podcast. If you are a software developer or technology leader looking to stay on top of the latest news in the software development world, or just want to learn actionable tactics to improve your day-to-day job performance, this podcast is for you.

Flutter 101 Podcast

Flutter 101 Podcast
Weekly podcast focusing on software development with Flutter and Dart. Hosted by Vince Varga.

Remote Ruby

Remote Ruby
Three Rubyists having conversations and interviewing others about Ruby and web development.

How Open Source Projects Spiral Out of Control

April 02, 2020 00:08:08 8.1 MB Downloads: 0

Every open source project begins with the best of intentions. In fact, they usually begin with excitement. One developer has an idea, and thinks, "Hmm - I can do this!" So why is it that, more often than not, these projects eventually spiral out of control?

Repair Your Focus

March 24, 2020 00:13:44 13.22 MB Downloads: 0

We can all surely relate to the sense that our ability to focus has slowly deteriorated over the last decade. If this scares you as much as it does me, let's talk about how we reverse the process through habit forming.

They're Only Guidelines

January 21, 2020 00:09:05 8.77 MB Downloads: 0

I think you'll find that intermediate-level developers tend to be the most passionate and rigid of the entire community. It is at this stage of your learning when you are most susceptible and attracted to programming "rules," or instructions from above that, when followed, lead us to clean code. But that's okay. While we all eventually realize that rules are meant to be broken, in certain phases of our training, rules very much serve an important purpose, and we'll talk about it in this episode.

This is How We Elect a President

January 16, 2020 00:09:56 9.58 MB Downloads: 0

To offer something different this week, let's tear down and inspect a recent conflict on the US presidential debate stage.

A Brain Dump on Fatherhood

January 09, 2020 00:15:43 15.14 MB Downloads: 0

In this episode, I offer a brain dump on the intricacies of raising two little kids, and fatherhood in general.

The Learn to Code Absurdity

January 02, 2020 00:06:00 5.08 MB Downloads: 0

Too often, we hear politicians spew the tired "learn to code" slogan in response to difficult questions related to disappearing jobs in remote America. Let's talk about the logistics and practicality of a middle-aged coal miner making this switch.

Thinking About Types

December 16, 2019 00:06:38 6.66 MB Downloads: 0

I've thought quite a bit about types in the last year or two. I know - borrring - but I find it interesting to observe how intensely talented developers can disagree with one another on this particular issue.

The Correct Way to Think of Objects

November 25, 2019 00:11:52 11.44 MB Downloads: 0

Developers passionately disagree with one another on most programming issues. For every tutorial on class inheritance, duck-typing, naming conventions, and mutability, I'll show you another resource that argues vehemently in the opposite direction.

Focus on Two Hours, Not Two Years

November 18, 2019 00:11:40 11.24 MB Downloads: 0

Every developer should develop and manage at least one project themselves. Doing so not only harnesses your discipline, but it also forces you to flex product-related muscles you've never used before.

Identifying CSS Animation Bottlenecks

November 13, 2019 00:10:22 10.0 MB Downloads: 0

One of the more frustrating aspects of front-end development stems from the fact that even the smallest of alterations has the potential to derail your entire week. In this episode, we'll discuss how to track browser-specific CSS performance issues.

Correlation Does Not Equal Causation

October 24, 2019 00:10:18 9.93 MB Downloads: 0

That simple rule we all learned years ago in school may not have stuck properly. Why else would we, decade after decade, incorrectly and constantly draw "cause-and-effect" lines from one variable to another?

The Screencasting Mistakes All Newcomers Make

October 21, 2019 00:10:00 8.44 MB Downloads: 0

It occurred to me recently that I've likely recorded more programming screencasts than just about anyone. In that time, I've picked up a number of small tips and techniques.

Forming Friendships When Working Remotely

October 07, 2019 00:05:51 5.66 MB Downloads: 0

Traditionally, there are three primary locations when most friendships are formed: school, the workplace, and church. But what if you're unable to tick any of these boxes, as is increasingly the case for remote workers.

To Mute or Not to Mute

August 27, 2019 00:11:03 9.33 MB Downloads: 0

A recent study found that a small percentage of individuals are largely responsible for the widespread sense that online interactions are hostile and toxic. Assuming this is true, is it possible that muting a handful of people will instantly remove the negativity in your feed?

Easy Frontend Performance Wins

August 20, 2019 00:16:54 16.28 MB Downloads: 0

In this episode, we'll discuss a series of performance improvements that you can apply to your own projects right now. You'll learn about everything from image lazy loading to inspecting the cost of an NPM package.