What I do before coding complex features

Поделиться
HTML-код
  • Опубликовано: 9 мар 2024
  • 👨‍💻 Learn Test-Driven Development with Laravel!
    tddwithlaravel.com
    Sign up to 30 Days of Laravel 👉🏻 30daysoflaravel.com
    👨‍💻 Sign up to my newsletter and receive PHP, JS and Laravel news in a weekly-basis:
    subscribe.mateusguimaraes.com
    🎉 Party up:
    / mateusjatenee
    / mateusjatenee
    / mateusguimaraes
    Thanks for watching!
  • НаукаНаука

Комментарии • 19

  • @metaphoricallyspeaking
    @metaphoricallyspeaking 4 месяца назад +2

    Having a clear understanding of the overall feature before jumping straight to code certainly helps! :)

  • @DaviMartins99
    @DaviMartins99 4 месяца назад +2

    This video probably changed my career forever.
    Thanks, man!

    •  3 месяца назад

      Happy to be of help 🙏🏻

  • @yansantos2872
    @yansantos2872 3 месяца назад

    Great Stuff! Always concise

  • @neverything
    @neverything 3 месяца назад

    This is another fantastic video Mateus. I’m going to try this approach for refactoring and better explain features to non-technical stakeholders.

  • @itiskawsar
    @itiskawsar 2 месяца назад

    Love this video, want more content like this in the future. Thanks.

    •  2 месяца назад

      Glad you enjoyed it!

  • @opdavies
    @opdavies 4 месяца назад +1

    I like this. I'm a big fan of flow charts, diagrams, ADRs (architectural decision records) and TDDs (technical design documents).

  • @user-iu4cr1cl7g
    @user-iu4cr1cl7g 2 месяца назад

    Great video thanks Mateus!

    • @user-iu4cr1cl7g
      @user-iu4cr1cl7g 2 месяца назад

      Doing this before every feature or even every work item that is more than just a couple hours of effort would build a great habit and save myself some future stress!

  • @abdallakaram5376
    @abdallakaram5376 3 месяца назад

    amazing and very useful for me thanks Mateus ❤

    •  3 месяца назад +1

      Thanks for watching!

  • @sajan__jacob
    @sajan__jacob 4 месяца назад

    Great video Mateus! People who make flow charts before coding make execution that much easier. FCs make it waaay easier to toggle the mind between high-level & granular aspects. Keep up the great dev content! 🙌

    •  4 месяца назад

      Thanks my dude! And it’s great to see you here. We need to catch up.
      I hope you’ve been well 🙏

  • @DanGood122
    @DanGood122 4 месяца назад

    Great video explaining how to prevent getting lost in your code, or running into the … what next moment when you finish getting a section of code working and you are ready to move on

  • @marchinton
    @marchinton 4 месяца назад

    Been following you for a while - another great video.

  • @misatodotnet
    @misatodotnet 4 месяца назад +1

    how the fuck you are so eloquent and have so clear speech? ngl, I was shocked by your diction

    •  4 месяца назад +1

      haha thanks for the compliment :-) just practice I think. My earliest videos were pretty bad!

  • @bulent2435
    @bulent2435 4 месяца назад

    have plan, have test, be happy.