Episodios

  • Full Stack Javascript w/ Kelvin Omereshone
    May 22 2024

    The internet has been talking (yelling?) about full-stack javascript a lot lately. In today's episode, we sit down and talk about what it means to be "full stack" and whether there are really any truly full-stack javascript frameworks out there (spoiler: there are, but maybe not Next.js or Remix).

    Links:

    • Sails.js
    • The Boring Javascript Stack
    • AdonisJS
    • NestJS
    • 📻 The Future of the Laravel Frontend w/ Taylor Otwell
    Más Menos
    1 h y 15 m
  • Building prompts w/ Jess Archer
    May 10 2024

    Jess Archer took something that was quite good—the Symfony console output features—and built something that was absolutely great: Laravel Prompts. In today's episode, we dig into some of the gnarly details around building prompts and working with ANSI escape sequences in the terminal.

    Más Menos
    1 h y 50 m
  • The Future of the Laravel Frontend w/ Taylor Otwell
    Apr 24 2024

    Taylor Otwell has been finding ways to improve Laravel for over a decade, but has only more recently set his sights on the front-end side of things. In today's episode, we sit down and talk about the current state of building UIs in Laravel, and what the future might hold.

    Links:

    • Laravel Volt
    • Aire Form Builder
    • Laravel “Context” Feature
    • Hooks Package
    • Laravel Careers
    • Blade Parser
    Más Menos
    1 h y 18 m
  • Building for the command line w/ Joe Tannenbaum
    Mar 20 2024

    Joe Tannenbaum took the internet by storm with his incredible SSH CLI "experiments." In today's episode, Chris and Joe sit down to get into the messy details of parsing ANSI escape sequences and dealing with multibyte strings, but spend as much time talking about programming as art and life as an actor.

    Links:

    • Joe Tannenbaum on Twitter
    • Joe's "Lab" of CLI experiments
    • "Kitchen" by Liza Lou
    • Conveyor Belt package
    • RTSN.DEV
    Más Menos
    1 h y 18 m
  • Do we really need sprints? w/ John Drexler, Bogdan Kharchenko, and Skyler Katz
    Mar 5 2024

    What are the best processes for small software development teams with high trust? In today's episode the InterNACHI software development team sits down with John Rudolph Drexler to talk about whether or not we need to estimate tickets or even bother with sprints…

    Más Menos
    1 h y 20 m
  • Cache everything w/ Ian Landsman
    Feb 14 2024

    As the saying goes: "There are only two hard things in Computer Science: cache invalidation and naming things." So in today's episode we dig into all the ways Ian is taking on one of the hardest parts of programming in his rewrite of their decades-running helpdesk software, HelpSpot. We talk about caching, a little bit of Laravel history, and about what it's like to run a successful software business for 20+ years.

    Más Menos
    1 h y 55 m
  • Handling complicated view logic w/ Skyler Katz & Bogdan Kharchenko
    Feb 2 2024

    Complex view logic can be hard to get right—particularly in server-rendered templates like Blade. We recently had to decide just how much a Laravel Blade component should do, and decided to hash it out on the podcast.

    Más Menos
    1 h y 9 m
  • Modular Laravel Apps w/ Mateus Guimarães
    Jan 17 2024

    When applications grow—in scope, sheer lines of code, or the number of team members—how you organize things starts to matter a whole lot more. In today's episode, we talk with Mateus Guimarães about modularization: breaking your application into smaller modules. We explore some of the topics in his new Laracasts course, and talk about the decisions that informed building the modular package at InterNACHI.

    Más Menos
    1 h y 32 m