Sveriges 100 mest populära podcasts

The Laracasts Snippet

The Laracasts Snippet

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

Prenumerera

iTunes / Overcast / RSS

Webbplats

laracasts.audio

Avsnitt

Horses for Courses

We love tools: linters, type checkers, test runners, asset compilers, et al. Whilst these tools can help solve problems, they might also be a sledgehammer when all you really need is a screwdriver. Let me tell you a little anecdote about upgrading my personal site to Laravel 11, and why sometimes removing a tool is even better than adding one.
2024-03-29
Länk till avsnitt

The Stories We Tell Ourselves

Tell me what you think of this. We all have certain stories about ourselves that we repeat, like mantras. "I am the type of person who is X, therefore..." But, for all the reps, I'm not sure these are doing us any good at all.

2024-03-01
Länk till avsnitt

Here's Why You Should Attend Laracon

Luke, here! I recently got the chance to attend and speak at Laracon EU 2024, and it was fantastic. The venue was awesome, the talks were amazing, but what really makes the event special are the conversations you have with like-minded developers. Let me tell you about it.
2024-02-20
Länk till avsnitt

Find Your Fit

It occurred to me recently that, if my job consisted exclusively of writing code 40 hours a week, I don't think I'd be a programmer today. I might go out of my mind. The secret, from my experience, is to find your fit. Figure out how to combine all of your skills into some unique concoction that gets you through the day with a smile on your face.
2024-02-14
Länk till avsnitt

Juggle the Idea

If someone on your team presents a business idea to you, they've likely had it simmering in their head for quite some time. Don't be so quick to toss that idea aside. If there's such a thing as anti-patterns in business, this is one of them. Give the idea its due.
2024-01-17
Länk till avsnitt

Programming is Bootcamp for Conscientiousness

Programming taught me an interesting life lesson: be a stickler for the details. You see, getting the thing to work is only half the battle. You?re not done. Not even close. Yes, make it functional. But then make it readable. Should it also be flexible? Then do so. And certainly make it beautiful.
2023-10-12
Länk till avsnitt

Business Impostor

When it comes to business, I - like many developer-turned-small-business-owners, I?d imagine - am really quite green. Not just green, deep green. No MBA in sight. I?m not even sure what that stands for, to be honest. Master of Business Administration? Is that it? Yep, a master of business? yours truly is not. Can you relate?
2023-10-10
Länk till avsnitt

Steal From Other Hobbies

In this episode, we'll talk about stealing techniques and approaches from other hobbies or industries. What have you learned from one hobby that might be useful for your programming career? I can think of a few.
2022-08-26
Länk till avsnitt

Laracasts Q&A: 2022 Edition

It's hard to believe, but the last Q&A episode was published over two years ago. Let's fix that with a new 2022 edition. I'll answer a wide variety of questions, such as: how to initially plan a business, are lifetime accounts are worth offering, why aren't there dedicated Laracasts apps, how to avoid content creator burnout, and more. 

2022-08-15
Länk till avsnitt

Zoom Out

I often hear about flat organizational structures and how they lead to more autonomy and better collaboration. That could be true! It sounds appealing. But my worry is: don't you lose the zoomed out perspective in the process? From my experiences, that multi-focus hierarchy is essential.

2022-05-04
Länk till avsnitt

Don't Participate

For a number of years now, I've found myself quietly mumbling the words, "Don't participate," every time I feel the need to insert myself into events or conversations that have nothing to do with me. It works wonders. Nearly every time, I delete the draft and get back to work.

2022-03-28
Länk till avsnitt

Programming Bullet Points I'd Send Back in Time

In this episode, I take some time to ponder over which programming bullet points I wish had been drilled into me more in the early days of my learning. We'll discuss the psychology of learning, design patterns, SOLID, and, of course, the never-ending river of programming opinions.

2022-02-04
Länk till avsnitt

If It's Not Perfect, Ship It

It's far too easy for developers to fall into a trap of never shipping new code to production. "It's not ready," we tell ourselves. "Just one more month to clean things up, and then we'll push it up." But if you're not careful, there will always be a reason why it's still not ready. In this episode, we discuss habit building and why it's necessary to not be a perfectionist. 

2022-01-28
Länk till avsnitt

Be the Tortoise

If you've worked in programming spaces for any period of time, you will surely have heard the advice, "It's better to go slow than fast." We all instinctively knows this, and, yet, we're simultaneously obsessed with optimizing every facet of our workflow. 

2021-12-01
Länk till avsnitt

Three Shapes

Whenever I ask a slightly controversial programming question, the responses often take one of three shapes. Let's talk about each of them in this episode, before taking a few moments to discuss why it's so important to play gracefully with ideas.

2021-10-27
Länk till avsnitt

Trust the Process

Every time I learn something new, I have to re-remind to trust the process. I'm not sure why. That feeling of "I can't" never goes away. You would think we'd eventually make the connection that if you work on something a little bit today, and a little more tomorrow, you'll eventually become quite skilled. And, yet, why do I always begin the learning phase with a hesitation that says, "You'll never be able to do this."

2021-09-15
Länk till avsnitt

The Best of Both Worlds

In this episode, we discuss the three-month process of converting Laracasts to a single-page application with Inertia.js.

2021-06-21
Länk till avsnitt

If You Flip It, They Can Learn It

It has occurred to me that I might have made some teaching mistakes in the past. Learning sticks when it can immediately be applied to a particular task or need you have. If you don't have an immediate use case, it might as well go in one ear, and out the other. It's not going to stick.

2021-03-26
Länk till avsnitt

About That Laravel 8 Controversy

I keep seeing oddly similar threads around the web that relate to Laravel 8's "increased prerequisites." They all seem to share the view that, if you want to upgrade to Laravel 8, be prepared to also learn Livewire, Inertia, and Tailwind. Of course, I find it odd...because it's not even remotely true.

2021-03-08
Länk till avsnitt

Cool Kids Table

Here's an uncomfortable truth about the programming world: we all want to sit at the cool kids table. It was true in high school, and it remains true today. It makes you wonder how this might be reflected in the tools we choose.

2021-02-23
Länk till avsnitt

One Thing I Love About Laravel

One thing I love about Laravel is how, for any given project or feature, there's already a clearly defined pathway I can follow to complete it. For example, we take it for granted that a robust queue system with model serialization is always at your fingertips. We take it for granted that a powerful event dispatcher with automatic event registration is available for free. We even take it for granted that the decision of where to store your secret API keys has already been solved and documented.

2021-02-08
Länk till avsnitt

If Programmers Had a Superpower

My wife recently paid me a compliment. "You're a good troubleshooter" - to which I replied, that's because it's all I do every day. Programmers are professional troubleshooters.

2021-01-27
Länk till avsnitt

How to be Ignored on GitHub

After you've maintained a popular open source project for any length of time, you begin to notice a pattern. Certain issues and pull requests bubble up to the top of your todo list, and certain issues...are ignored or discarded. Let's talk about why that's often the case.

2020-10-09
Länk till avsnitt

The Goodbye Debacle

We recently pushed a new "goodbye" landing page for the Laracasts website. In an effort to not succumb to the usual, boring "Goodbye, hope to see you again" copy, I opted for a different approach. Unfortunately, it didn't land for everyone the way I thought it might.

2020-10-01
Länk till avsnitt

How We Work

I recently hired a new instructor for Laracasts. Now that the team has grown to four people, including myself, I thought it might be interesting to discuss my personal hands-off approach to running a small and low-stress team.

2020-07-14
Länk till avsnitt

Four Words Can Derail Your Day

Four words can derail any programmer's day. Those four words are "If I could just..." Ask yourself if you frequently fall into this trap. "If I could just configure my code editor properly, then I could get some work done." Or what about this one? "If I could just get my office the way I want it, then I could begin this new feature." Have no doubt; this is a form of procrastination that infects most of us.

2020-07-07
Länk till avsnitt

Meet Them Where They Are

As parents or teachers, if you want to instill a joy for learning or reading, it's important that you meet them where they're currently at in life. The goal, as we've discussed in past episodes of The Laracasts Snippet, is to get them excited.

2020-06-03
Länk till avsnitt

It's All About the Framing

I recently came across a month-old YouTube channel with two million subscribers. The content...was fine. The audio...was fine. And, yet, two million subscribers! Often, the way in which you frame your content is significantly more important than the content itself.

2020-05-25
Länk till avsnitt

TDD Dogmatism

Few topics in the programming world spark debate quite as much as TDD. There's enough dogmatism from the evangelists of TDD to warrant an equal and opposite reaction from those who aren't on board and are tired of being told they're doing it wrong.

2020-05-18
Länk till avsnitt

When Programmers Run Businesses

We're living in an interesting time, when one person - anywhere in the world - can start a business without leaving their bedroom. Even better, this business has the potential to bring in revenue while the person sleeps. This is the secret sauce to wealth, and it's now available to anyone with an internet connect and a decent idea. As a result, we have now regular folks - often with little business sense - running highly profitable small businesses.

2020-05-08
Länk till avsnitt

How Open Source Projects Spiral Out of Control

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?

2020-04-02
Länk till avsnitt

Repair Your Focus

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.

2020-03-24
Länk till avsnitt

They're Only Guidelines

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.

2020-01-21
Länk till avsnitt

This is How We Elect a President

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

2020-01-16
Länk till avsnitt

A Brain Dump on Fatherhood

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

2020-01-09
Länk till avsnitt

The Learn to Code Absurdity

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.

2020-01-02
Länk till avsnitt

Thinking About Types

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.

2019-12-16
Länk till avsnitt

The Correct Way to Think of Objects

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.

2019-11-25
Länk till avsnitt

Focus on Two Hours, Not Two Years

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.

2019-11-18
Länk till avsnitt

Identifying CSS Animation Bottlenecks

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.

2019-11-13
Länk till avsnitt

Correlation Does Not Equal Causation

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?

2019-10-24
Länk till avsnitt

The Screencasting Mistakes All Newcomers Make

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.

2019-10-21
Länk till avsnitt

Forming Friendships When Working Remotely

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.

2019-10-07
Länk till avsnitt

To Mute or Not to Mute

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?

2019-08-27
Länk till avsnitt

Easy Frontend Performance Wins

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.

2019-08-20
Länk till avsnitt

The Final Podcast

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.

2019-08-08
Länk till avsnitt

Conquering Eye Strain

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!

2019-07-23
Länk till avsnitt

Dogma and Personality

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!

2019-07-17
Länk till avsnitt

The Four P's

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.

2019-07-05
Länk till avsnitt

Beginners and Pros Share This Common Insecurity

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.

2019-06-28
Länk till avsnitt
Hur lyssnar man på podcast?

En liten tjänst av I'm With Friends. Finns även på engelska.
Uppdateras med hjälp från iTunes.