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.

The Final Podcast

August 08, 2019 00:13:46 13.27 MB Downloads: 0

No, this isn't the last Laracasts Snippet. But we will be discussing PHP's final keyword and the arguments for and against applying it by default.

Conquering Eye Strain

July 23, 2019 00:09:40 9.32 MB Downloads: 0

In the last few years, I've noticed that my eyes simply aren't as resilient as they used to be. After staring at a computer screen for so many years, the daily eye strain and headaches have been getting worse. Much worse. In this episode, I discuss the steps I've recently taken to improve my situation. If you're in the same boat, have a listen!

Dogma and Personality

July 17, 2019 00:10:04 9.71 MB Downloads: 0

Each of us is born with a unique personality that defines much of how we view the world. Is it possible that this also cascades down to the code we write? Maybe!

The Four P's

July 05, 2019 00:17:02 16.39 MB Downloads: 0

Today, I have four completely unrelated topics to discuss with you today. As a (cheesy) way to connect the dots between them, we'll call this episode the four P's: Personal, Professional, Political, and Parental.

Beginners and Pros Share This Common Insecurity

June 28, 2019 00:09:30 9.16 MB Downloads: 0

As part of managing Laracasts, I've been lucky enough to speak with countless developers. Whether newcomers or seasoned veterans, they too often seem to share the same insecurity: sooner or later, they'll be found out.

Gamification

June 10, 2019 00:16:33 15.93 MB Downloads: 0

The subject of this week's episode is gamification. I'll begin by gushing over Outer Wilds, and then move on to discussing the pros and cons of general gamification elements in web apps and schools.

The jQuery Influence

May 22, 2019 00:15:51 15.27 MB Downloads: 0

I recently made a bittersweet commit that removed jQuery from the Laracasts codebase entirely. Let's discuss how important the library has been to the JavaScript ecosystem as a whole.

The Media Consolidation Dilemma

May 13, 2019 00:14:24 13.87 MB Downloads: 0

Are you as annoyed as I am that there are five different points of entry, if you want to watch a movie you own? Is it a Blu-ray? Is it on your DVR? Did you buy it on iTunes? Or was it Amazon Prime? Recently, I've been trying to consolidate all of my purchased media to a Plex server I set up. If you're in the same boat, here are some things to watch out for.

Isn't PHP Dead?

May 06, 2019 00:08:56 8.63 MB Downloads: 0

After working with PHP for over ten years now, there's one question that continues to pop up - no matter what year it is: "Isn't PHP Dead?" Let's talk about it.

The First Draft is Always Crap

May 02, 2019 00:07:09 6.91 MB Downloads: 0

The first draft is almost always crap. There's no getting around it. But once you accept this harsh truth, it can be freeing. Not everything you do is gold.

4 Things

April 22, 2019 00:19:59 19.24 MB Downloads: 0

This episode, I have four things to discuss with you: children and values, old PHP, developers and back pain, and finally a new UI component we're working on for Laracasts.

It's Still a Finish Line

April 11, 2019 00:10:56 10.54 MB Downloads: 0

I recently spent an entire day making a small, but tricky Vue component for the Laracasts forum. There's no doubt that it took longer than I would have liked. But, the fact remains: at the start of the day, I had no clue how to build it. When I clocked out that evening, it was finished and deployed. Let's talk about why this is my favorite aspect of programming, and how it can overflow into the rest of your life.

A Tricky Topic to Discuss

March 29, 2019 00:10:46 10.38 MB Downloads: 0

Representation in the tech community is a tricky topic to discuss. Like a minefield, be careful where you step on this issue. But let's see if we can trace a safe path through.

Keep Your Head Down

March 18, 2019 00:13:25 12.93 MB Downloads: 0

This week, we're discussing focus, social media, and why we all need to try harder to keep our heads down.

Show Me An Example

February 26, 2019 00:05:11 5.27 MB Downloads: 0

Lately, I've been thinking about the importance of providing examples. Whether you're writing new code, or preparing documentation, or even discussing code, I'm always left with the same thought: "Give me an example."