Best Cursor Workflow that no one talks about...

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

КОМЕНТАРІ •

  • @AIJasonZ
    @AIJasonZ  2 місяці тому +12

    Comment for more cursor tips you know! If you wanna learn more about Cursor, join my AI builder club: link.agent.rocks/8ni6ADM

    • @nikola.khalil
      @nikola.khalil Місяць тому

      Where can we speak to you about this as i have some questions regarding this program to check if it suits my requirements ! so please let me know. I love your videos and i am starting to apply but i need relevance to my industry and would like your help. so please let me know where can we contact you or if it is on here no problem. really genuinely interested

  • @jasperruijs
    @jasperruijs 2 місяці тому +25

    Wow thanks man this flow is so much better as the other tutorials! ❤
    1. Project Setup in md files
    2. Add documentation in settings
    3. The building the Front End
    4 Then Connecting it With The APIs
    5. Building the Backend
    6. Improving the UI
    7. Deployment
    My first flow was
    A)Setup File
    B) Vo1 interface
    C)API integration
    I was not planning to do web deployment, but maybe I will do Supobase.

    • @wes7bg
      @wes7bg 2 місяці тому +2

      I built a crm system in under 6 hours with cursor only.. without v0.. I was sending screenshots of sections of example CRM and I instructed claude that I want mine to look like that and it executed it brilliantly.. and everything without deployment was ready.. this same project took 5 months for a pro dev (JS+PHP) .. I build it with next and it's probably better.. weird times to be a developer

    • @jdKingg_
      @jdKingg_ Місяць тому

      @@wes7bg Indeed man, I just discovered cursor ai and these kind of flows blow up my mind. I've been a software engineer for more than 15 years now and I just quit my job just to focus on this, because this will change the way we develop, the way industry moves forward, and the way we use our tools. I truly believe that we need to spend time on this so that we don't lose our jobs in the future. 6hours crm system seems insane. congratz

  • @ErsanSaribal
    @ErsanSaribal Місяць тому +5

    Possibly the most valuable video for AI-assisted coding. Ever.

  • @beiz08
    @beiz08 2 місяці тому +9

    This is really a great example of a real structured and professional workflow for the potential role of AI-Assisted Software Developer!

  • @xelkomy
    @xelkomy 9 днів тому +2

    In chat gpt you can click on ctrl+shift+c and it will copy the last response as markdown

  • @mrpocock
    @mrpocock 2 місяці тому +13

    I have had a good experience getting the cursor chat window to interactively edit markdown files including product spec docs. So I've been doing this without going off to another external llm service. One trick I found was to tell it that within markdown that it generates for me, to use ~~~ fences for nested code. This is understood by markdown, but not by the cursor chat interface, so it avoids issues with the cursor chat window thinking that the edit has been exited by it entering a nested code block.

  • @Joe-bp5mo
    @Joe-bp5mo 2 місяці тому +5

    Brillian as always! The workflow of how you create the cursor doc is so good

  • @iAmDonH
    @iAmDonH 2 місяці тому +6

    I watched this on X earlier and then could not find it again. Magically it showed up on my UA-cam feed 😁😁 subscribed

  • @local-shrink
    @local-shrink 2 місяці тому +5

    Amazing tutorial for me. As a non dev it was a perfect video with exactly the amount of details needed

  • @yucelcakir7812
    @yucelcakir7812 Місяць тому +2

    i have seen a few ai-assisted full stack app development, but this one is really the best structured. thank you!

  • @oliver5356
    @oliver5356 2 місяці тому +8

    You dont need to use Claude to get thr markdown version - the openai copy button at the bottom of the response should copy the response content as MD

  • @apex-lazer
    @apex-lazer 2 місяці тому +3

    Thanks for taking time out of your day to always create such methodical and clear instructions. Your amazing ❤ from Germany 🇩🇪

  • @themanologue2791
    @themanologue2791 2 місяці тому +1

    The signal to noise ratio on your videos is amazing

  • @shanegleeson5823
    @shanegleeson5823 2 місяці тому +7

    the copy button in openai at the end of the output is in md format

  • @kevinconnolly2325
    @kevinconnolly2325 2 місяці тому +3

    Brilliant tutorial as always. Thank you for your time and sharing with us all.

  • @deacon0215
    @deacon0215 2 місяці тому +1

    My favourite AI coding youtuber came through just when I want to build something similar. Thank you!!

  • @bramburn
    @bramburn 2 місяці тому +10

    One thing is that you need to know what your doing. As an experienced swe all that hes explained are rhe basic of building an app. you have to know what you are going to be building and how the framework work to some degree obviously you might not know all the features of the framework but at least you have a good understanding how it is structured and how you can use it for your application.

    • @ArtKrishnamurti
      @ArtKrishnamurti 2 місяці тому +5

      Right... you can see he understand software development at a senior swe level. LLMs just speed up his dev time. The idea that anybody can launch SaaS businesses now is comical.

    • @Keytotransition
      @Keytotransition 2 місяці тому +1

      Not true. Just get smarter with prompting. Do research on what methods work best for machine learning snd deep learning. And start throwing those techniques into your prompts.
      My system:
      Idea then
      prompt -> ai expounded prompt -ai refined prompt
      Then
      Context(I want an lLM to do this for me) + idea =info on best practices and possible pitfalls
      Then
      Ask for a meta set or instructions to achieve refined prompt based on the info gained from context of using an llm to do it for you.
      Then
      Ask how the expounded prompt can be optimized to work with the meta instructions.
      It’s just work but hey it’s quicker thanmemorizing new syntax and how individual languages work.

    • @Keytotransition
      @Keytotransition 2 місяці тому

      As we speak it’s cooking for me😂. I told it in interviewing it for a programming job where the test is to take what I’ve given it and get it to fully developed and tested optimized version and told it it’s not a guided test so it’s on its own😂😂😂

    • @neilzedd8777
      @neilzedd8777 2 місяці тому +4

      ​@@Keytotransition you still need to understand, even if in a general sense, how the main parts of the code function to do what you describe. This will become increasingly apparent as your app grows in complexity. Yes, I can write a prompt telling the model to design/plan the app like an award winning 180 iq swe, but it still wouldn't function or look, at a nuanced level, how I originally saw it in my head.

    • @Keytotransition
      @Keytotransition 2 місяці тому +1

      @@neilzedd8777 maybe you’re right about that. “need to understand “ I understand now that a program come sun parts called modules and each module needs to be tested and debugged, I understand that setting up a data base appears to be very easy but is. Not. When every module needs specific rules for storage😅. Especially when it’s only saving from what is cached and labeled as successful. But 2 weeks ago I l thought I could just copy files into my venv using file explorer and everything would be okay 👌🏼.
      I’m saying prompting it to do it for you and having it fail then questioning it is absolutely the most absurdly quickest way to learn so we shouldn’t discourage it by being a stick in the mud.

  • @ErvNoelProduction
    @ErvNoelProduction 2 місяці тому +2

    i was waiting for you to drop 😤

  • @jakubmikos3180
    @jakubmikos3180 2 місяці тому +27

    Could you share total LLM API cost for building this project? By that I mean, how much did your prompts and tokens cost you to build it all (let's omit LLM backend integration from it)

    • @Whatismarketingshow
      @Whatismarketingshow 2 місяці тому +4

      Would be cheap as, you get an idea really quikcly, but he likely used like

    • @bramburn
      @bramburn 2 місяці тому +2

      You cannot see the token costs if you're using the pro version. I would say from my experience I spend around 50-100k token per feature.

    • @rigavaz
      @rigavaz 2 місяці тому +1

      Started well, but I lost you at 10mins….

  • @sammeske3338
    @sammeske3338 2 місяці тому +1

    This is so good 🙏🏼 thank you for contributing to the community

  • @tomaszzielinski4521
    @tomaszzielinski4521 2 місяці тому +1

    If you're already preparing detailed product description, you could as well try Pythagora or other tools that create whole project.

  • @karthik947
    @karthik947 Місяць тому

    This is gold. Thank you!

  • @mryang1732
    @mryang1732 2 місяці тому

    Good stuff. I always look forward to your next video.

  • @BlazingZebra
    @BlazingZebra 2 місяці тому

    Very helpful! I am going to share this with my community now :)

  • @taniatse-l3e
    @taniatse-l3e 25 днів тому

    HOLY SHIT!! THIS IS SO USEFUL thankyou jason

  • @Jim-ey3ry
    @Jim-ey3ry 2 місяці тому

    You went further than any other videos, thank you!

  • @vaibhavigawe
    @vaibhavigawe 2 місяці тому +4

    How much was the total API cost for this project?

  • @junmagic8847
    @junmagic8847 2 місяці тому +1

    jesus what a banger tutorial thank you!

  • @bakadesune1
    @bakadesune1 2 місяці тому

    great example of how to set up a PRD for AI prompting

  • @Laurchitos
    @Laurchitos Місяць тому

    Just want to add that for those of you that are confused or inexperienced about writing detailed spec requirements, you can use the ChatGPT or even Tab in cursor to write them and decide how much detail you want to add.

  • @bambanx
    @bambanx 2 місяці тому +2

    can you show us your cursorrules? mine is not getting the code like you

  • @jonathanwmaddison
    @jonathanwmaddison 2 місяці тому

    I use a very similar workflow via generated documentation. The v0 example was excellent

  • @jotagep_dev
    @jotagep_dev 2 місяці тому +1

    Wow amazing tips, thanks for ur content 👏. I have a question, why don't you use composer's notepad or custom .cursorrules? Is it for any particular reason?

  • @77onerok
    @77onerok 2 місяці тому +2

    This is great, where is the github project?

  • @jorgezozaya5049
    @jorgezozaya5049 2 місяці тому +1

    What if I want to plug ollama instead?

  • @CosmicCodeChronicles
    @CosmicCodeChronicles 2 місяці тому

    Thanks Bro loved it ♥

  • @karamjittech
    @karamjittech 2 місяці тому +1

    Awesome video. Would be nice to have bolt video.

  • @osamaalsanani
    @osamaalsanani 6 днів тому

    thank you bro superb tutorials

  • @zw7484
    @zw7484 2 місяці тому +1

    Thank you for this amazing video. I learned a lot about the workflow, especially the PRD part.
    But btw I don't think v0 made your UI better. Personally I prefer the original one.

  • @shawnfromportland
    @shawnfromportland Місяць тому

    nice job. I've been focusing on ai dev workflow as well, and the process i have so far is really really similar to yours (i developed mine before i saw this vid). I'll share a vid soon solidifying my latest ideas on this.

  • @jawbone3910
    @jawbone3910 2 місяці тому +4

    Really amazing and depressing at the same time. I'm glad I at least learned more complex backend concepts and structures because it seems like frontend devs are cooked at this point.

  • @erictan40
    @erictan40 13 днів тому

    would you recommend using cursor first then v0 to touch up the UI?

  • @sureshkumar4798
    @sureshkumar4798 2 місяці тому

    Wow I love it thanks man!

  • @sanesanyo
    @sanesanyo 2 місяці тому +2

    Sorry but how the heck you would know all the packages you are going to use upfront.

  • @bambanx
    @bambanx 2 місяці тому

    Amazing thanks you, just a questions when you add a documentation you only add the index url or you must add whole links of the documentation? Thanks you

  • @jasonfinance
    @jasonfinance 2 місяці тому

    The templates you mentioned was very very nice

  • @dmurako
    @dmurako 2 місяці тому

    jason - how come you are able to initialize shadcn without any errors? I keep getting issues that shadcn can't detect a supported framework

  • @bambanx
    @bambanx 2 місяці тому

    Just finish the video is amazing

  • @feizhouji
    @feizhouji 2 місяці тому

    Very valuable video! Thank you very much!

  • @MehariMamo-t2q
    @MehariMamo-t2q 2 місяці тому

    The era of copy-pasta , the copy pasta context switching is a headache by itself.

  • @shaambhavshankar8782
    @shaambhavshankar8782 2 місяці тому

    shouldn't you be building the components/front end first via v0 then think back on how you want the back end to enable the front end?

  • @bramburn
    @bramburn 2 місяці тому +1

    What he has explained his good for non developers

  • @EmblazNOR
    @EmblazNOR 2 місяці тому +8

    Create a .cursorrules file for instructions to cursor

    • @EmblazNOR
      @EmblazNOR 2 місяці тому +3

      If you do these comments is for the algorithm lol. Great content

  • @cruci4truth
    @cruci4truth Місяць тому

    Good job! Just referrer code did not pass through...

  • @sparkles132
    @sparkles132 2 місяці тому

    You're the best guy. Can you do a bolt.new video plssssssssss

  • @VioFax
    @VioFax 2 місяці тому +7

    So i guess we are at the stage that... Like NOTHING we could think up as an idea of design or to code is worth trying to protect as an idea?
    Just use a tool thats learning off your project because you can do no better anyway....

    • @VioFax
      @VioFax 2 місяці тому +1

      Its either give the idea away for free and let corporations sell it, or see it never happen...

    • @Vipersrule
      @Vipersrule 2 місяці тому +5

      The moat is just switching from development to marketing / distribution.

    • @ArtKrishnamurti
      @ArtKrishnamurti 2 місяці тому

      You still have to stand up a real business, this is just product development. All business fundamentals apply, even more-so now.

    • @Vipersrule
      @Vipersrule 2 місяці тому

      @@ArtKrishnamurti I agree. AI is just another tool. It doesn’t replace anything. It’s add to the existing stack available to entrepreneurs. All the same business rules / laws / fundamentals still apply.

  • @JamesGreig
    @JamesGreig 23 дні тому

    Do you happen to have a .cursorrules file that replicates the PRD creation process? Asking for a lazy friend : )

  • @malter1628
    @malter1628 Місяць тому

    What is this cursor theme?

  • @PLAZMAKE
    @PLAZMAKE 2 місяці тому

    Is it just me, or the video cuts every 5 minutes. I understand that it is made to shorten video time but I think showing all the parts of creation from beginning to end with the cuted parts will give a lot more insight into what problems you run into and how to approach solving them.

  • @cyberthugFi
    @cyberthugFi 2 місяці тому

    What degrees do you have?

  • @AlexGower
    @AlexGower 2 місяці тому

    Can you make a tutorial on cursor “notepads”

  • @zw7484
    @zw7484 2 місяці тому

    amazing

  • @ColeGottdank
    @ColeGottdank 2 місяці тому

    Great video, thank you! Cursor has completely changed my coding workflow.

  • @ruili7941
    @ruili7941 Місяць тому

    No more junior engineer.

  • @TheZhangyabei
    @TheZhangyabei 2 місяці тому

    you did stop me from trying to use cursor

  • @trejohnson7677
    @trejohnson7677 2 місяці тому +1

    just ask the llm’s to make a template for generating a template 😂

  • @guille_zndrke
    @guille_zndrke 2 місяці тому

    This video is gold!! Thanks ❤ I will follow your instructions 🫡❤️

  • @akramsystems
    @akramsystems Місяць тому

    I don’t know, but I know how to know :)

  • @ArginGerigorian
    @ArginGerigorian 2 місяці тому

    Crazy!

  • @ThePishty1
    @ThePishty1 Місяць тому

    i thought cursor already knew about the file structure, i guess i was wrong

  • @hlsGPT
    @hlsGPT Місяць тому

    This is amazing video! You are doing very good deed. Just please talk slower :D

  • @surykmvar
    @surykmvar 2 місяці тому

    Thats interesting am stuck with some basics while using cursor, could you help me out please ?

    • @Jim-ey3ry
      @Jim-ey3ry 2 місяці тому

      Whats the issue you are having?

    • @yashsrivastava677
      @yashsrivastava677 2 місяці тому

      @@Jim-ey3ry Confusion bro..This video has no purpose but to endorse helicone

  • @87911
    @87911 2 місяці тому

    Good video but why he needs to gargle while talking? Its very annoying

  • @75M
    @75M 2 місяці тому +2

    Error Arrows!

  • @therammync
    @therammync 2 місяці тому +1

    Can you slow down? You are not a native English speaker why speak fast?

  • @Grazh0per
    @Grazh0per 2 місяці тому

    this

  • @arjunnayak9088
    @arjunnayak9088 2 місяці тому +1

    All this is only good for Sunday timepass. Please don't make videos like these. Because my stupid dumb clients watch these and think they can build their MVP with a robust design with just 1 developer doing these kind of things. I am totally pissed off because of these kind of videos where people give false hopes to non tech founders. Full timepass

  • @kforrisw9148
    @kforrisw9148 2 місяці тому

    沙发