How to Build Robust Applications with Cursor AI + Playwright

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 26

  • @YifanBTH
    @YifanBTH  2 дні тому +3

    This is a long one, specifically made for the test geeks and production-minded coders (that's everyone right?).
    Hope you enjoy the much improved audio quality with the new mic. Even if you don't think it sounds different, please just say it's better, I need to justify to myself spending so much on a mic was worth it.
    Happy Shipping!

  • @dila8621
    @dila8621 День тому +3

    Nice one. I was feeling the same way. This has given me motivation to write more tests.

    • @YifanBTH
      @YifanBTH  День тому

      let AI do the hard work ;)

  • @mrshayshay21
    @mrshayshay21 2 дні тому +6

    Your channel is going to be huge. Do not stop uploading!

  • @samds7750
    @samds7750 7 хвилин тому

    Yes would love a tutorial for Playwright using auth storage and a copy of your Notepad instructions for Playwright would be super helpful! Much appreciated 🙂

  • @haniahani5351
    @haniahani5351 День тому +1

    Packed with value. ❤

  • @Baleion
    @Baleion 2 дні тому +1

    Nice work, I appreciate the attention to detail and that you’re hitting a topic that seems to get brought up a lot by the anti-AI crowd: “AI breaks stuff and it takes longer to fix than it’s worth”. Yeah, just because we have this tool doesn’t mean we throw all other proper software development practices out the window.

    • @YifanBTH
      @YifanBTH  День тому

      Thanks! the key is balance. The answer is almost never "do" or "don't", it's how you use it. Glad you found it helpful.
      Us techies still has job in this world for the time being haha.

  • @cheit124
    @cheit124 День тому +1

    Great video, thank you

  • @andydataguy
    @andydataguy 2 дні тому +1

    Great video brother keep it up! 🙌🏾

  • @SamiSabirIdrissi
    @SamiSabirIdrissi 2 дні тому +2

    Bro!!! I was working on the same thing on cursor just last night !! Creating test frameworks with cursor and Claude

    • @YifanBTH
      @YifanBTH  День тому +1

      it's a rarely talked about workflow when so many videos just focus on the prototyping phase. it took me a lot of tinkering to get it right but totally worth the time.

    • @SamiSabirIdrissi
      @SamiSabirIdrissi День тому

      @@YifanBTH yes! Testing is going to more important than ever that now we have ai to test and have to learn how to make ai build test frameworks to test different areas in software development such as api’s, databases, user interface, and even cloud infrastructure integrations

    • @SamiSabirIdrissi
      @SamiSabirIdrissi День тому

      @@YifanBTH 😬 so true

    • @YifanBTH
      @YifanBTH  День тому

      @@SamiSabirIdrissi agreed. it's actually easier than ever to get high test coverage. the only pitfall, watch out for the bogus test the AI occasionally generate. never take AI gen code as it with out double checking

  • @BrentMalice
    @BrentMalice 2 дні тому +2

    ive never heard of this "testing" before. you mean i dont just push to prod and then see if the happy green light turns angry red?
    also grats on growin so fast. its nice seeing someone put the effort in while also being realistic about ai tools. everyones either overhyped or hates it. i just wanna be able to have automatic snippets and basic feature extension. lotta small things

    • @YifanBTH
      @YifanBTH  2 дні тому +1

      hahaha, I'm mistaken, single button "push-to-prod" is the only true way to ship! Jokes aside, provided you have amazing deployment and rollback mechanism in place, you can do this quite well to a certain degree. Many facebook's team survived a looooong time leveraging this methodology (probably too long).

    • @RokStrnisa
      @RokStrnisa День тому

      @@YifanBTH Push-to-prod button? It's easier to edit files in prod directly.

  • @loombra01
    @loombra01 2 дні тому +2

    So much expected! Awesome video! Have you already tried Pythagoras AI? Their intricate coding agent system surprised me

    • @YifanBTH
      @YifanBTH  2 дні тому +1

      Look really cool, need to find a weekend to check it out.

  • @hamburger--fries
    @hamburger--fries День тому

    Good work!!! Im using ClineBOT which is better than Cursor in my mind but this PLaywright strategy works perfect with Cline as well. Thanks!!!!!!!!

    • @YifanBTH
      @YifanBTH  День тому

      I should give that a try. Yes, these principle would generally apply to any AI code editor, perhaps I should rename the video haha.

  • @thegrumpydeveloper
    @thegrumpydeveloper День тому +1

    Docs link is good to teach it that’s cool

    • @YifanBTH
      @YifanBTH  День тому

      thanks for the reminder, added to the description. also here's the link for playwright setup:
      [Installation | Playwright](playwright.dev/docs/intro)