How To Build Web Apps using V0 + Claude AI + Cursor AI

Поделиться
HTML-код
  • Опубликовано: 24 дек 2024

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

  • @castandspear
    @castandspear 3 месяца назад +95

    I'd love watching you build something from start to finish with no steps skipped :)

    • @idjumatov
      @idjumatov Месяц назад +1

      hey, but he did just that. Well he skipped the part of copy-pasting, but anyway.

  • @jerrod-tuck
    @jerrod-tuck 3 месяца назад +5

    Well done. I appreciate your statement about not being a finished application, but rather providing a starting point. This aspect is the most frustrating for me in any stack. This is fantastic.

  • @nimblename
    @nimblename 3 месяца назад +36

    Designer here trying to catch the wave - i like your style sir, and would love a full walkthrough series!

    • @rasmic
      @rasmic  3 месяца назад +11

      Thanks, will do my g

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

      Designer here too, I am already coding my ideas hahaha

    • @jace.cheung.7
      @jace.cheung.7 19 дней назад

      @@stanford19 What a party of designers - let's go!

  • @prakharmathur619
    @prakharmathur619 3 месяца назад +9

    Bro!!! This is exactly what I was looking for. Thank you so much for creating this video. As a full time frontend developer, I can see how useful it could be to me. And also for my side projects, this will help me get up and running quickly (that's the hard part you know, "The initial setup"). Thanks, and keep making such videos. We would love an in depth tutorial series of you making an app or saas type product using this flow. Cheers!

  • @rasmic
    @rasmic  3 месяца назад +329

    like if ur nice to your ai when prompting

    • @kaelsurtour
      @kaelsurtour 3 месяца назад +17

      Always great them and say thank you and goodbye. No Ouija shit, I just want them to remember I always been nice to them just in case. 😬.
      I'm Barely kidding 😂

    • @iAmDonH
      @iAmDonH 3 месяца назад +6

      You never know man… they might end up being disgruntled employees… 😂😂 I’m very polite to them 😅

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

      @@iAmDonH smart man

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

      I'm nice to everything. 🕊

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

      Someone asked why LLM hallucinates and is so convinced the info they give then is correct, I replied it's because we taught them gaslighting with reinforcement learning

  • @mosessmax
    @mosessmax 3 месяца назад +59

    the "remember app router" prompt too real.

    • @rasmic
      @rasmic  3 месяца назад +2

      it be forgetting sometimes lol

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

      bro I been trying to tell chatgpt this shii for soo loong everytime when the app router was new lmaoo

    • @elektro9te
      @elektro9te 12 дней назад

      😂😂😂

  • @saodbing
    @saodbing 3 месяца назад +17

    Articulate, knowledgeable and direct. We like this.

    • @rasmic
      @rasmic  3 месяца назад +2

      thanks u g

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

      bro that was not direct wtf lmao

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

      @@Bartofii95 which bit do you think should have been shorter?

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

    This is definitely the best approach Ive seen presented on how to code with this stack. Sincerely, thank you!

  • @JJ-tr8cu
    @JJ-tr8cu 3 месяца назад +20

    I like your realist style. Keep it up, looking forward to more videos

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

      thank g

  • @sulavbaral9972
    @sulavbaral9972 3 месяца назад +11

    These are useful for repetative tasks like making these static pages and stuff, helps speed up the process and focus on other important tasks in the codebase

    • @rasmic
      @rasmic  3 месяца назад +2

      facts

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

    Hey @rasmic, I just wanted to say thank you for continuing to make content. I like the short format and how clear you are, which makes you different from other content creators. Hope to see you grow!

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

    I'm only 3mins into this video and I already liked and subscribed. As a no-coder/low-coder this is exactly the content and guidance I'm looking for. I'll be very keen to see a further fuller tutorial also.

  • @dave9527
    @dave9527 3 месяца назад +46

    Awesome. You turned a simple HTML page into 20 different TS files.

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

      😂😂

    • @LixT-b1t
      @LixT-b1t 3 месяца назад +2

      Yeah the KISS inverted now, just got to remember your versions and prevent updates, not to miss anything fundamentally prevent spaghetti code when in a lazy state. AI should be improving in background aswell along with versions.

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

      And how long would that typically take someone? Bro I did so much shit with chatGPT it’s ridiculous.
      Some people just don’t know how to leverage tools efficiently but chatGPT alone can replace humans.
      I’m currently working on a program that can update its own code and continue improving itself to get better at making code.
      I basically built a weaker version of copilot in less than 24 hours, let that sink in, chatGPT can manage my files by interacting with an interface that it built…
      The future depends on how companies decide to proceed. They could easily fire half of their dev staff right now.

    • @aaagaming2023
      @aaagaming2023 3 месяца назад +4

      He turned a one file generation into appropriate folder structure according to best practice.

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

      @@aaagaming2023 Subjective nonsense. For example I have a giant Elm file in one of my projects, it's organized very well and is super easy to edit and refactor with a decent editor (Vim w/ a code folding plugin). Breaking this into 20 files would add a ton of bloat and misdirection... and this is for a real app, not some marketing page.

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

    Ras - your perspective on this is absolutely spot on. I’ve watched a ton of content about the latest in AI development tools and far too many people are coming at it from the perspective of a traditional developer. When speaking to people coming from no code or people that aren’t technical at all, most of the content fails to strike the right note with this latter audience. I think he did a great job speaking to the non-technical audience here.

  • @paullopez_ai
    @paullopez_ai 3 месяца назад +2

    You are absolutely on the money! I’ve been using cursor for a couple of weeks, before that I was just using GPT4. Today, cursor was getting confused with crewai project templates using poetry, along with other python files I had in the project. I finally had to step in and fix it. I was using Claude sonnet 3.5 with cursor, I wonder if using OpenAI I would’ve been better.

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

    Awesome. Small note: It might not replace developers (I am one too) but what I am seeing in the market is that the open listings for freelancers are drying up quickly and companies are re-evaluating new hires. When the current flock of developers can 2x, 5x, or even 10x- supported by the organization- new developers are not needed as much anymore. Which can cause burnout, stress and dev. fatigue for current developers. You might be able to go 5x, but your organisation is going to start expecting it soon enough. Keep up the awesome work!

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

    I really like the balance of not saying AI will replace all devs and not saying it's useless. Thanks for sharing!

    • @martino6172
      @martino6172 Месяц назад

      Yes, it will not replace developers, it will just increase productivity by writing boring, repetitive blocks of code. Similarly, when engineering adopted CAD software, engineers didn't spend 90% of their time drawing lines on paper. This didn't decrease the number of engineers needed, it just increased the opportunity to create really complex designs.

  • @marcusvanesveld4417
    @marcusvanesveld4417 2 дня назад

    Timestamps (Powered by Merlin AI)
    00:03 - AI tools are not replacing developers, but can be a helpful co-pilot in development.
    01:29 - Utilizing V0, Claude AI, and Cursor AI for efficient web app development
    02:49 - Building a notion style landing page using V0, Claude AI & Cursor AI.
    04:44 - Enhancing web app components for speed and aesthetics
    06:38 - Using theme provider for light and dark mode
    08:34 - Generating folder structure and creating files using Composer in web app development
    10:18 - Fixing the header alignment issue on the landing page
    12:20 - AI can help speed up UI development process

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

    Bruh you’re making building ideas AND AI interaction so accessible for people! Thanks for sharing, keep doing great work 🔥

  • @godswilugbosanmi2479
    @godswilugbosanmi2479 Месяц назад

    I must say: I love your workflow. I have been trying to build a full stack app using different AI models, though it has been helpful so far but not perfect as I have to keep going back and forth with debugging but I’m definitely going to try this out!
    Thanks for sharing!

  • @FuzzyAnkles
    @FuzzyAnkles 3 месяца назад +12

    AI is still a baby. I remember just year ago i was learning context api with AI and it was struggling. Now we are already building components and much more. I am super stoked to see whats going to be next year September. Nice content Ras !

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

      thanks for the comment my g

  • @WebDevCody
    @WebDevCody 3 месяца назад +6

    I’m curious why not just paste the v0 right into cursor since it uses Claude?

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

      This might just be me but i find Claude itself is a lot smarter than cursor + Claude. So i just default to Claude for some things

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

      do you suggest to pay for a Claude pro account and use Opus or just stick to the free one with Sonnet 3.5?
      I ask because already pay for Cursor, v0 and GPT 😂

    • @amitmahajan8989
      @amitmahajan8989 17 дней назад

      Thanks for asking this question as I had the same when I watched this video and thanks for answering as well..I guess I got the recipe to build great products!

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

    Thank you brother, I honestly can't believe I'm watching this for free. I'm a complete newbie in cursor and v0, but I can follow this quite easily.

  • @schoren
    @schoren 3 месяца назад +5

    this was super helpul. i've been wanting to find tools like this to get started quickly with frontend stuff. would love to see a full tutorial including backend too!

  • @NDIZITV
    @NDIZITV 3 месяца назад +2

    Please teach us how to build a fullstack app using this framework. You’re my favorite teacher already

  • @gianni.santi.
    @gianni.santi. Месяц назад

    "Always be nice to your AI"
    You are absolutely correct.

  • @abdellahbenkorich8052
    @abdellahbenkorich8052 3 месяца назад +9

    One thing I do to avoid copy/paste, I just ask claude to generate a bash script for the generated files with thier contents, then I execute it in the project dir

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

    Great video. Your last part of the video about the developer mindset is spot on! Subbed!

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

    Bro you are about to blow up. thanks for creating this content

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

    Just stumbled on your video and I must congratulate you! Well explained and appreciate the time you've spent in showing your workflow. Instant sub!

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

    Great vid bro. I will try this soon!

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

      thank u g, have fun

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

    You're awesome, my friend! Keep up the great work!

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

    I like the change in tone after the header problem

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

    On point . Waiting for more tutorials like this.

  • @toddwmac
    @toddwmac 24 дня назад

    Good stuff and you had me from... "Always be nice to your AI" Cheers!

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

    Ras is a wise man! Love your content and insights 👍

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

    Buddy this is amazing! I watched you in a podcast with Greg Isenberg and as a product designer who wants to learn about code and leverage the AI this blows my mind.
    If possible, I would love to see this framework you are using but in a case where you want to build an iOS app in Swift.
    Keep on great work ❤‍🔥

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

    thanks! for sure would love a video on more complex web apps. for some inspiration, maybe show the process of creating components in v0, organizing in Claude or ChatGPT, adding the components to Cursor, adding a database, connecting some workflows, showing how two different user types with two different interfaces can share that database, deploying the app somewhere and then making edits/debugging from there.

  • @JosephDefendre
    @JosephDefendre 3 месяца назад +2

    V0 + shadcn cli + cursor = game changer!!

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

    Never used cursor AI before but will look into it. Did you see Claude Dev already. Looks similar to Cursor AI. Besides that we have pretty much the same flow. Also glad to see someone trying to place AI correctly. AI will replace us eventually, but for now it is a very strong copilot everyone should have

  • @javi_park
    @javi_park 3 месяца назад +6

    more v0 -> claude -> cursor projects plz! lets get crazy

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

      will do my g

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

    Thanks man. I like the way you break down how to use various tools.

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

    Love the tutorial. Continue rocking and sharing man

  • @safifaruqi
    @safifaruqi Месяц назад

    wonderful found! thank you so much im building a saas product and this is incredible useful!

  • @schurrle27
    @schurrle27 Месяц назад

    Nice video man this is my framework as well + o1-preview for document generation

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

    You a legend fr ong No Cap No Kizzy Let’s Get This Bread gang 🙌🤑

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

      appreciate u gang

  • @NoCodePro-cc8oi
    @NoCodePro-cc8oi 2 месяца назад

    Looking forward to watching the full tutorial.

  • @homiecoder
    @homiecoder 3 месяца назад +2

    dope vid again my dude!
    Appreciate your real perspective,
    and this vid was like perfect timing,
    peace! from da homie!👊

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

      appreciate u gangy!!!

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

    Thanks for this - i believe this workflow will all come together when either of vercel or replit brings this all together with agents to provide a end to end experience. also we need to think of databases , security, scalability and deployment of these as we move beyond POCs

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

    wow, thank you so much this is amazing!!!!!! Thank you for putting int he time to show this workflow you have. It would be amazing to see how you go from scratch too a fully shipped application.

  • @paulmiller591
    @paulmiller591 3 месяца назад +2

    Wow, that's inspiring. Like your approach.

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

      i appreciate that homie

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

    Man, you’re the best. Keep it up!!!

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

      I appreciate you gang

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

    That was a perfect video about using tools i wait for next video which you create whole application :D

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

      will do g

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

    Love the process! Thanks for sharing.

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

    Well done for taking the hype out of the current buzz. I've found that ai claude and GPT will get you so far, then You come up against a problem and no matter how many times you prompt it, it just won't be able to solve that problem. And then, if you're not a developer, you're gonna struggle to try and get past that hurdle.

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

    This is awesome, I use the same framework, would love to see you Implement a full tutorial with it. Thanks.

  • @juan294
    @juan294 3 месяца назад +2

    Really interesting video. I was looking for something like this. I hope you find the time to make a more complete guide on how to build a complete web app!

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

      will do my g

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

    U' re my new best friend! Thanks from Argentina, Bro!

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

    Congratulations bro for your videos. Greetings from Spain

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

    I've seen your workflow, it's great! Thanks!

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

    Ras im from Argentina, thanks for all the info, great channel and even greater human!

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

      love my g, thank u

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

    The problem is all examples people demonstrating on RUclips is very general purpose, very simple kind of apps/websites. The real use cases or edge cases are the ones we need to see. Maintaining a real life project, adding new features, building a complex type of SaaS etc. A pipeline that works in real life.

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

    Great video. I would want to see more videos about creating pages and routing with cursor.

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

    Nice work brother! End to End deep tutorial for newbie’s like me will be very helpful. Keep it going!

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

      that's coming

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

    Your content it excellent! Provides great value.

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

    i've noticed v0 is indeed much superior and great to start with

  • @SzczepanBentyn
    @SzczepanBentyn 3 месяца назад +2

    I like that flow

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

      thanks g

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

    Thank you so much bro. Simple content and it looks great.

  • @avawill_survive6203
    @avawill_survive6203 Месяц назад

    Very useful and intriguing tutorial😂 THANKS SO MUCH

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

    We need a long ass 2-4 hour video of a complete walk through building a complex app.

  • @MrLyonliang
    @MrLyonliang 3 месяца назад +2

    great idea to use Claude organize file structures :) It's more efficient than doing it in cursor. thanks.

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

      facts my g

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

      Don't understand this - couldn't composer take the code from V0 and create the pages without all the copy pasta??

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

      @@nimblename composer be dumb sometimes imo plus don't wanna max the cursor calls

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

    Nice Video mate. Subscribed.

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

      thanks broski!!

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

    Fire vid my boy keep them coming 🔥🔥

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

      thanks g

  • @HomeEngineer-wm5fg
    @HomeEngineer-wm5fg 3 месяца назад

    Really interesting topic brother. I subscribed.

  • @OkGeneral1
    @OkGeneral1 3 месяца назад +7

    After writing the whole code in chat bot ask the AI this "can you write it in a bashcript so that i can easily copy it to my desktop"
    It will significantly reduce the work load to get the files and code in your PC.

    • @rasmic
      @rasmic  3 месяца назад +2

      ohh that's smart

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

    great ... i would love to see the full scale backend design as well

  • @SimonLacey-MySleekDesigns
    @SimonLacey-MySleekDesigns 3 месяца назад

    Just an FYI you can do that all inside of cursor using Claude 3.5. you dont need to jump around 3 different apps. Also in my experience do one section at a time and use very descriptive prompts.

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

    i had a great time watching this. i like to use AI like this. just stream thoughts into a prompt

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

      Glad you enjoyed it!

  • @Naz-yi9bs
    @Naz-yi9bs Месяц назад

    Thank you bro, flow is fire

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

    Creative ideals!!! Thank Ras Mic

  • @Opeyemi.sanusi
    @Opeyemi.sanusi 3 месяца назад +5

    Claude is the best at coding tasks. Nice video!

    • @rasmic
      @rasmic  3 месяца назад +2

      for sure!! thanks for watching

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

    A better tip for claude:
    Give me the tree structure, then ask me if it it's ok.
    When i tell you to go for it , give me sh file to create the whole structure + the code for each file. Make sure that all files has the full codes.
    (Then create sh file and run it)

  • @dr.saidsaid
    @dr.saidsaid 3 месяца назад +1

    This is nice. What advice do you have for non coders to become good at developing applications?

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

      practice makes better

    • @dr.saidsaid
      @dr.saidsaid 3 месяца назад

      @@rasmic must we learn to code or isn't not necessary?

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

    are you doing this whole thing on arc? between v0 and claude
    how are you able to swipe screens like that? between the IDE and the browser arc
    awesome video looks like the ux/ui i’m looking for thank you

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

    Awesome content bro really. Thank you

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

      thank u my g

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

    Dope video man! Super valuable. Found you from Greg's channel. Quick question - what screen recording app are you using? How are you doing the zoom ins and outs - is that part of the recording software, or are you keyframing it in post production software i.e. Premiere Pro?

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

    Thanks for the video! This is very good insight.

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

    I would like to see what you do after. getting the website layout is simple enough - but what about backend, database, and hosting

  • @shaunx_hk
    @shaunx_hk 6 дней назад

    Well done! As Cursor is also using Claude, why do you need to use the extra step of asking Claude (native website) for generating code and past into Cursor? Just curious. Thanks.

  • @paul-towers
    @paul-towers 21 день назад +1

    Great video! Subbed!

    • @rasmic
      @rasmic  21 день назад

      Thanks bro! Appreciate the sub my g

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

    totally agree with you, I use vim for actually that flow state , but when it comes to debugging I open cursor asap to just finish that asap, aye if it work it works, and at the end of the day our code is going to be legacy XD

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

      i need to learn vim so i can be cool

  • @pierrejeremy9375
    @pierrejeremy9375 День назад +1

    Brother you have been a great helper on this ! Many thanks for your contribution. I look forward to discover your future great content. Be blessed in the name of Jesus

    • @rasmic
      @rasmic  День назад +1

      Amen!!! Thank you brother in Christ

  • @eyal-fortnite
    @eyal-fortnite 3 месяца назад

    Great vid brother!

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

    Hey Ras, awesome video i reccomend u to let ChatGPT-4 handle your prompts, who better to chat up an AI than another AI

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

    Great workflow! I managed to create an MVP from scratch.
    I have a question that I’d appreciate your input on, if you’ve already encountered this or have an idea on how to address it. The flow you presented was V0 -> Claude -> Cursor, but have you explored how to iterate back to V0 at a later stage?
    I had my basic design ready, with components separated, and I started working with Cursor, enhancing the project with Claude and other AIs. Eventually, I wanted to go back to V0 to make some modifications, enhancements, and add a new section to the landing page, among other updates, and continue using its capabilities on my web app. However, I was unable to do so because V0 works with a standalone single file, whereas my project now consists of multiple components. I tried several methods to unify the code, but I was never able to render my (now updated) project in V0.
    Do you know how to address this?

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

    nice workflow!

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

      Appreciate it!

  • @J.Colfer
    @J.Colfer 3 месяца назад +1

    Non-tech here: why the need of separate components per page section? Is it to call and reutilize in different pages later on?

    • @tuckercoffey2780
      @tuckercoffey2780 2 месяца назад +1

      Yes, they are what is called Modular. Meaning you can reuse them like you said.

    • @J.Colfer
      @J.Colfer 2 месяца назад

      @@tuckercoffey2780 thanks!

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

    Bro.. I watched your podcast with greg! Was a nice watch. Have you published the small doc you were showing in that pod! Would be great for quick access.

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

    Thanks for the video man.

  • @LukaszAdamOfficial
    @LukaszAdamOfficial Месяц назад

    Nicely explained!