Выпусков: 98

Two seasoned salty programming veterans talk best practices based on years of working with Laravel SaaS teams.

No Compromises Joel Clermont and Aaron Saray

    • Технологии

Two seasoned salty programming veterans talk best practices based on years of working with Laravel SaaS teams.

    Does it matter how your code looks?

    Does it matter how your code looks?

    We've talked about coding standards before, but this time we approach it from a slightly different angle. Does the way you're code is formatted affect your ability to understand it? Brains are interesting things.
    Is your code slower than you'd like? We specialize in Laravel performance optimization and we can help! Contact us to discuss.

    • 11 мин.
    The life cycle of database hosting

    The life cycle of database hosting

    You launched a hobby project and then it starts to get some traction. What next? How do you get a more solid foundation under your app when it comes to database hosting? In this episode, we discuss the common phases we see a database go through during an app's life.
    And if you'd love some help moving your database or tackling performance issues, give us a call!

    • 16 мин.
    Are you really going to need that abstraction?

    Are you really going to need that abstraction?

    Interfaces are a great tool for writing maintainable applications, but it is possible to go "too far" with abstraction. Or maybe, it's a bad use of time to write an abstraction up front before you really know you need it. We discuss some trade-offs and examples.

    (00:00) - Life before interfaces in PHP

    (02:30) - Going too far with interfaces

    (04:45) - A discussion with payment gateways

    (07:30) - Abstracting the database as another trap

    (09:15) - Laravel makes good use of interfaces

    (10:05) - Silly bit
    Need some perspective on your Laravel project? We offer a code review service. Get in touch to learn more.

    • 11 мин.
    Should you change application code to support a test?

    Should you change application code to support a test?

    When you're writing a test it can be so tempting to just "tweak" some app code to make it easier to write that test, but we discuss why that might not be a good idea. We also talk about some app changes while writing tests that are beneficial to the overall project.

    (00:00) - Sometimes changing code makes testing easier

    (01:30) - Different types of code changes

    (02:45) - An example with Laravel jobs

    (04:30) - A time when it's okay to change code while testing

    (08:50) - Avoid problems by writing tests earlier

    (09:30) - Silly bit
    Don't "compromise" on testing. See how we can help level up your Laravel project.

    • 11 мин.
    What is the point of design patterns?

    What is the point of design patterns?

    Do your eyes glaze over when someone mentions singletons or factories? We'll try to not to be boring as we explain the benefits of design patterns.
    Sign up for our free Laravel newsletter and learn something new in 2 minutes or less.

    • 11 мин.
    Move that logic out of your view

    Move that logic out of your view

    Ever feel like your Blade views are getting too logic-heavy? What logic belongs in the view, and what logic would be better somewhere else? We use a recent PR discussion to talk through these points.

    (00:00) - Trying to keep logic out of the Blade view

    (02:00) - Using the simplest form of logic

    (03:45) - Business logic doesn't belong in the view layer

    (04:15) - Condition moved into the controller

    (05:20) - Secondary benefit of testing
    Check out the Mastering Laravel YouTube channel

    • 10 мин.

Топ подкастов в категории «Технологии»

Накликали беду
БОГЕМА
Запуск завтра
libo/libo
Радио-Т
Umputun, Bobuk, Gray, Ksenks, Alek.sys
Podlodka Podcast
Егор Толстой, Стас Цыганов, Екатерина Петрова и Евгений Кателла
Lex Fridman Podcast
Lex Fridman
Точка
Александр Плющев

Вам может также понравиться

North Meets South Web Podcast
Jacob Bennett and Michael Dyrynda
Laravel News Podcast
Jacob Bennett and Michael Dyrynda
The Laravel Podcast
Taylor Otwell, Matt Stauffer
No Plans to Merge
Daniel Coulbourne & Caleb Porzio
Notes On Work - by Caleb Porzio
Caleb Porzio
Mostly Technical
Ian Landsman and Aaron Francis