5x Your Cursor AI Coding Quality With These Pro Tips

  Рет қаралды 2,969

YifanZ - Beyond the Hype

YifanZ - Beyond the Hype

Күн бұрын

Пікірлер: 35
@YifanBTH
@YifanBTH 2 күн бұрын
Cursor has so many amazing features that I just keep discovering new ones the more I use it. If you do want me to share more about the tools that I've used during this video, comment below. I'll make sure to add that to my to-do list for future videos. Happy Shipping!
@dawid_dahl
@dawid_dahl 2 күн бұрын
This is starting to become my favorite channel for Cursor/AI dev videos! 🤩👏🏻 I’m also a working developer so this kind of actual stuff is great. A Cursor-dev adding *actual tests* to assure the code performs according to specification, feels like a light breeze on a hot summer’s day. 😍 Keep up the AI-some work!
@YifanBTH
@YifanBTH 2 күн бұрын
Such kind words! I must keep up the good work.
@Got_It_From_Ebay
@Got_It_From_Ebay 15 сағат бұрын
Another great video, man! I like seeing how people use Cursor for actual feature building and real world type uses vs the "how to build some stupid simple app with Cursor" that everyone else seems to be cranking out. I'm going to use the whole "breaking a feature down into actionable steps with AI and feeding those steps back into the AI" thing on the project I'm working on. 👍
@YifanBTH
@YifanBTH 18 минут бұрын
Glad you feel that way. That's what I thought we were missing on KZbin so wanted to add some different perspective.
@sensenerd7740
@sensenerd7740 Күн бұрын
Keep creating best practice content for Cursor.
@YifanBTH
@YifanBTH Күн бұрын
Already in the works!
@sooooorunnnnndfac9wsl
@sooooorunnnnndfac9wsl Күн бұрын
Nice one! Keep up the good work Yifan
@loombra01
@loombra01 Күн бұрын
Great content! Can you make a video on using Cursor for Test (creating test cases, running the tests)? I can’t find any video on that?
@YifanBTH
@YifanBTH Күн бұрын
That's one of the ideas I've got in the pipeline. I'll add your vote to it.
@loombra01
@loombra01 Күн бұрын
@@YifanBTH :)
@yurijmikhassiak7342
@yurijmikhassiak7342 Күн бұрын
Another thing is working with actual DB like supabase. In most of my cases and what I see online, you have 5x more bugs when AI starts incorporating backend and DB. It's interesting if we can add rules and docs to avoid most of those mistakes.
@yurijmikhassiak7342
@yurijmikhassiak7342 Күн бұрын
Also, what is easiest for AI in terms of DB integration. I tried Refine + Hasura. It is hard to move fast with it.
@YifanBTH
@YifanBTH Күн бұрын
@@yurijmikhassiak7342 i've been using it with Knex.js without big issues (though my schema is small atm). think the key is to make sure that AI gets given the model / schema definition in the context as well as the documentation. Think this is probably another full video in itself.
@ContentVibeio
@ContentVibeio Күн бұрын
Can you share you prompt for make smaller steps please. Great channel Subscribed
@YifanBTH
@YifanBTH Күн бұрын
Here's the example I used in the video: In order to make the AI work better, I want you to break down my feature implementations into smaller and manageable steps (separate prompts) that are easy to test, easy to validate that I can commit working code using Git. For the following feature, help me work on this breakdown and give me the individual prompts that I can give to the AI for each bit of the implementation, one by one.
@Yotrek
@Yotrek 8 сағат бұрын
@@YifanBTHI think the pain point OP is referencing is KZbin is great for discoverability [ of your channel] but not great for following your steps and learning to code using AI. Maybe you could use AI to convert your videos into .md/stackoverflow type answers so viewers can learn best practices.
@hausplayer
@hausplayer Күн бұрын
my biggest problem with cursor right now is that it doesnt know a single thing about the project when asking him the stuff. i have to tell him every single thing that has been done for it to work well
@YifanBTH
@YifanBTH Күн бұрын
There are two things that you can leverage here to automatically shove in context: - @codebase - let Cursor figure out all of the code context it needs to include given your current chat or composer query - .cursorrules file at the project root - context that gets shove into every single one of the AI queries.
@j0hnc0nn0r-sec
@j0hnc0nn0r-sec Күн бұрын
The @codebase directive eats up your calls quickly. I’ve used cursor for 2mo now. The tab thing gets in the way a lot. I think aider+cline+new gh copilot are a much better combo and more bang for your buck. Great video though. I will try your techniques before canceling cursor
@hausplayer
@hausplayer 23 сағат бұрын
@@YifanBTH thank you, going to try it
@hausplayer
@hausplayer 23 сағат бұрын
@@j0hnc0nn0r-sec you paying for cursor? cant you just create a new email and use the 200 premium responses every time?
@tradingwithwill7214
@tradingwithwill7214 21 сағат бұрын
I find all these options confusing adding reference to docs, codebase, current code file, URLs to documentation, notepads, etc.
@YifanBTH
@YifanBTH 18 сағат бұрын
they definitely don't make it easy, atm ai are still just tools and still requires expertise to leverage them well.
@Daed2001
@Daed2001 Күн бұрын
Can you share your cursor rules
@YifanBTH
@YifanBTH Күн бұрын
I use this template for and added project context to it. cursor.directory/nextjs-react-typescript-cursor-rules
@iLOGICNOTE
@iLOGICNOTE Күн бұрын
哈哈. 厉害 .我要分享给更多英语基础不好的同学.
@YifanBTH
@YifanBTH Күн бұрын
感谢支持!我是不是以后得做个中文配音版本了😂
@iLOGICNOTE
@iLOGICNOTE Күн бұрын
@@YifanBTH 那样就不能一次听力,两样学习了。我个人就喜欢目前这样的状态,超轻松,超阳光,超和气。
@YifanBTH
@YifanBTH Күн бұрын
@@iLOGICNOTE 完美!感谢支持
@wonderfulcxm
@wonderfulcxm 5 сағат бұрын
这不是艾伦吗? 开心麻花开除了吗,现在也改行写代码了吗😂
@YifanBTH
@YifanBTH Сағат бұрын
这年头喜剧不容易做,还是敲代码简单点😂
@SamiSabirIdrissi
@SamiSabirIdrissi 16 сағат бұрын
Yo Send us that sample .cursorrules file
@YifanBTH
@YifanBTH 19 минут бұрын
You can find lots of templates here: cursor.directory/ You can also checkout my other Cursor video that talks about it in more detail: kzbin.info/www/bejne/pqauh5ineM2mna8
Vim Tips I Wish I Knew Earlier
23:00
Sebastian Daschner
Рет қаралды 70 М.
Unlocking Cursor AI: Top 8 Hidden Features
13:57
YifanZ - Beyond the Hype
Рет қаралды 4,1 М.
Стойкость Фёдора поразила всех!
00:58
МИНУС БАЛЛ
Рет қаралды 7 МЛН
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
火影忍者一家
Рет қаралды 119 МЛН
How do Cats Eat Watermelon? 🍉
00:21
One More
Рет қаралды 13 МЛН
This mother's baby is too unreliable.
00:13
FUNNY XIAOTING 666
Рет қаралды 36 МЛН
AI Coding Tools: Prompt Libraries & Workflow Strategies for Maximum Impact! 💥
40:15
The Ultimate Prototyping Workflow: Cursor AI + Replit
13:24
YifanZ - Beyond the Hype
Рет қаралды 2,1 М.
Fastest way to design & build UI : v0 & Cursor tutorial
7:11
Designed By Aswin
Рет қаралды 9 М.
Bolt.new Tutorial for Beginners (the Cursor AI and V0 Killer)
33:31
Greg Isenberg
Рет қаралды 49 М.
I run untested, viewer-submitted code on my 500-LED christmas tree.
45:17
The Most Important Design Pattern in React
35:04
Cosden Solutions
Рет қаралды 71 М.
The Best React Code I Wrote (Code Review)
24:50
Cosden Solutions
Рет қаралды 26 М.
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 1,1 МЛН
7 Cursor Hacks to become the FASTEST coder
8:54
Volo
Рет қаралды 28 М.
Стойкость Фёдора поразила всех!
00:58
МИНУС БАЛЛ
Рет қаралды 7 МЛН