Windsurf Editor Beginner's Guide To AI Coding in 18 min (Claude AI, ChatGPT, GitHub, Firebase)

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 26

  • @ChetanJariwala
    @ChetanJariwala หลายเดือนก่อน +3

    You are Awesome. It's because of you, we non-coders can survive in the world of dynamic technology.

  • @Mesrour
    @Mesrour 5 วันที่ผ่านมา +1

    Thank you! Keep uploading such videos.

  • @imValerium
    @imValerium หลายเดือนก่อน +5

    Your content is quality, bro! Your jokey, light hearted approach is a nice touch to the educational videos! Keep at it brother :)

  • @NaveenReddy-p5j
    @NaveenReddy-p5j หลายเดือนก่อน +2

    Love the tutorial, Corbin! Your step-by-step guide made it easy to follow along and deploy my own live website link using Firebase. The troubleshooting tips were super helpful too!

  • @marcusdavenport1590
    @marcusdavenport1590 หลายเดือนก่อน +2

    great video!

  • @AC-pr2si
    @AC-pr2si หลายเดือนก่อน +1

    Great video bro!!!

  • @reedickyaluss
    @reedickyaluss หลายเดือนก่อน +1

    Let's go! 💪🏽

  • @miguelclare7999
    @miguelclare7999 หลายเดือนก่อน

    Corb you my guy brother, I def can see us collaborating on something in the near future! 💪

  • @Goodvibesnyc
    @Goodvibesnyc หลายเดือนก่อน +1

    Corbin you mad funny bro 😂 btw I think you should apply for Y Combinator

  • @louiss190
    @louiss190 หลายเดือนก่อน +1

    Thanks man

  • @ChetanJariwala
    @ChetanJariwala หลายเดือนก่อน

    Your instructions were perfect. Glad to tell you that I was able to deploy everything seamlessly on Firebase. I know this might be a offtrack question but what is an alternative for hosting emails as my current mailboxes are on hostinger. obviously that won't work as I have shifted to firebase. Highly appreciate your suggestions for the same. Thanks in advance

  • @ethiopia-prevails498
    @ethiopia-prevails498 หลายเดือนก่อน

    I LOVE UR WAYS. Which setup flow shall i select which is better.

  • @BazSupport
    @BazSupport หลายเดือนก่อน

    also you dont have to accept to see the changes. i usually keep the accept/revert options there incase i dont like the change when i view it, then i revert and its an easy undo

  • @DIY4Profit
    @DIY4Profit หลายเดือนก่อน +1

    I LOVE YOU

  • @JonathanLaRiviere
    @JonathanLaRiviere หลายเดือนก่อน

    Love your content. Trying to decide what AI coding apps to go deep into (as a non-developer). Replit Agent does all of this for you, right? You just have to pay for it?

  • @SkiBumTrading
    @SkiBumTrading หลายเดือนก่อน

    Curious how if one used Supabase, how would that fit in... Can supabase replace firebase? Or if you are making a database on Supabase, can you still use firebase? Sorry. Noob question, I'm sure... Thank you

  • @OGEETOMO
    @OGEETOMO หลายเดือนก่อน

    I just got taught how to be a bad ass coder from jack blacks grand son - rad man.

  • @saiprakash6483
    @saiprakash6483 หลายเดือนก่อน

    Why u mentioned Claude ai and chatgpt on ur title? Im confused.

    • @iblemz
      @iblemz หลายเดือนก่อน +2

      Windsurf uses Claude

  • @mereramkrishna
    @mereramkrishna 24 วันที่ผ่านมา

    Next time make tutorial with Windsurf base instead of paid ai models. Most of us might be ran out free credits.

  • @aleem11
    @aleem11 หลายเดือนก่อน +1

    🤍

  • @thejahcoop
    @thejahcoop หลายเดือนก่อน

    npm error While resolving: bvr@0.1.0
    npm error Found: react@19.0.0
    npm error node_modules/react
    npm error react@"^19.0.0" from the root project
    npm error
    npm error Could not resolve dependency:
    npm error peer react@"^18.0.0" from @testing-library/react@13.4.0
    npm error node_modules/@testing-library/react
    npm error @testing-library/react@"^13.0.0" from the root project
    npm error
    npm error Fix the upstream dependency conflict, or retry
    npm error this command with --force or --legacy-peer-deps
    npm error to accept an incorrect (and potentially broken) dependency resolution.
    npm error
    npm error
    npm error For a full report see:
    npm error C:\Users\tcoop\AppData\Local
    pm-cache\_logs\2024-12-28T14_35_21_602Z-eresolve-report.txt
    npm error A complete log of this run can be found in: C:\Users\tcoop\AppData\Local
    pm-cache\_logs\2024-12-28T14_35_21_602Z-debug-0.log
    `npm install --no-audit --save @testing-library/jest-dom@^5.14.1 @testing-library/react@^13.0.0 @testing-library/user-event@^13.2.1 web-vitals@^2.1.0` failed
    I keep getting this error. I am in windows 10 and using version 22.0 of NodeJS.