Тёмный

The BEST Cursor AI Settings (from using it for a year) 

Parker Rex
Подписаться 5 тыс.
Просмотров 2 тыс.
50% 1

Sign up for early access (LAUNCHING LATE SEPTEMBER)
mapthemap.com
🧠 Learn everything I know about product management:
parkerrex.gumr...
FOLLOW MY SOCIALS
📸 Instagram: / / parxrex
🐦 Twitter: / x.com/parkerrex
🎵 TikTok: / tiktok.com/par...
ABOUT ME
I'm Parker Rex, a tech startup founder and creator based out of West Palm Beach, Florida. I make videos about software development, artificial intelligence and the lessons I’ve learned over 10 years of working on startups. I've programmed full time for 2 years, before that I was a full UX designer, product manager and executive at a fast growing startup that exited in 2021.

Опубликовано:

 

23 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@BernardCarney
@BernardCarney 2 дня назад
I think a big thing that people dont realize is how good these tools are for learning. I've been coding for a while and between reviewing code that AI generates to make sure it makes sense, and asking for explanations on things i wouldn't have done or dont understand, ive actually reinforced older knowledge and learned quite a few new tricks!
@k00k
@k00k 2 дня назад
Agree! I usually tell it to also comment things heavily when there's something I think I might forget why it was done in the future. I could see how a junior engineer might make a mess, but as an experienced dev, it just makes me able to iterate so much faster.
@parkerrex
@parkerrex День назад
Totally agree. Some helpful prompts I use to learn: 1) What are other ways we could write this code? What are the pros and cons of those approaches? 2) Explain this code from the perspective of a programmer. What things are easier and what is harder? 3) Are there ways of refactoring this code to be more modular, readable, and robust? 4) What are common mistakes people make when writing code like this? Show examples
@parkerrex
@parkerrex День назад
@@k00k100%!!
@3ladeZ
@3ladeZ 10 часов назад
Good tips brother! thanks.
@parkerrex
@parkerrex 7 часов назад
Of course - glad it was helpful 👍
@SejalDatta-l9u
@SejalDatta-l9u 5 часов назад
How do you ensure that cursor follows it's rules file consistently? Mine just decides to ignore it from time to time. Also, how do you ensure that cursor ignores files or doesn't change/break current functions?
@parkerrex
@parkerrex 34 минуты назад
Hi - it uses a context window so I’d follow the rule of thumb of using a thread per coding session. If you notice it slowing down or chugging, start a new one. That problem goes away over time just like the bandwidth problem did in the early days of the internet. You can create a .cursorignore file and add files just like you would with a .gitignore. You still need to read the code it’s producing. You’re always going to want to provide context for any relevant changes / files needed. There’s also a command you can run to pack your entire repo into a formatted text file that’s easily consumed by an LLM that creates a detailed readme of file tree/dependencies etc. Making a video about that soon!
Далее
Cursor AI tutorial for beginners
40:35
Просмотров 88 тыс.
🖤
00:18
Просмотров 289 тыс.
Turns out REST APIs weren't the answer (and that's OK!)
10:38
Is Cursor AI the VS Code Killer
50:39
Просмотров 4,8 тыс.
Unlocking Cursor AI: Top 8 Hidden Features
14:42
I Tried Every AI Coding Assistant
24:50
Просмотров 798 тыс.
Trying a Cursor AI Memory Workflow
10:03
Просмотров 182
How To Build Web Apps using V0 + Claude AI + Cursor AI
13:32