Code review is essential for creating maintainable projects in the long run. Could the next step be agentic code reviews? Would love to see more optimisations from AI code editors. Happy Shipping!
Yes - i would like to see your GIT flow as well as your actual work flow for coding a large project. Maybe you could demonstrate with a large code base and use something modern like NextJS or Laravel+InertiaJS/ReactJS.
Would you be kind enough to share the prompt for the code review? I love your approach and how you cover the criticals that can make or break the use of cursor, thanks so much. I have subbed already.
I'd like it to review the code without git or just looking at changes. like a code review after I generate and tweak the app. I'm coding at home for fun right now but i have checked in various projects to github.
It will be difficult without some kind of version control. If you codebase is small, you can just pass in the @codebase and let cursor review all of the code.
Thanks. You can check out this video first with covers part of it: ua-cam.com/video/h_2eS01a1e0/v-deo.html The key is to create a commit after every feature implementation to ensure you always have a good working state to revert back into.
Code review is essential for creating maintainable projects in the long run. Could the next step be agentic code reviews? Would love to see more optimisations from AI code editors.
Happy Shipping!
Great video 🙏 I prefer chat over composer for writing code too
Every AI-leveraging-developer should subscribe to this channel!
Excellent video!
Can you please give a link to the full text of the code review text?
You can find it here: gist.github.com/yifanzz/84696f5313593a043febd5554134aba8
Yes - i would like to see your GIT flow as well as your actual work flow for coding a large project. Maybe you could demonstrate with a large code base and use something modern like NextJS or Laravel+InertiaJS/ReactJS.
in the works
Excellent content bro! Keep em coming!
Would you be kind enough to share the prompt for the code review? I love your approach and how you cover the criticals that can make or break the use of cursor, thanks so much. I have subbed already.
It's in the video description. You can also find it here: gist.github.com/yifanzz/84696f5313593a043febd5554134aba8
+ GIT video ;)
The community has spoken!
please do an elaborate video to extend your concept of using "mini prompts" to build out features
of course, i've covered most of that in this video :)
I can't wait to try this feature today
Thanks for making these videos.
Great video!
Glad you enjoyed it
Excellent content bro 💪
Git video in detail pleaseeeeee with end to end build (something micro works )
in the works
I'd like it to review the code without git or just looking at changes. like a code review after I generate and tweak the app. I'm coding at home for fun right now but i have checked in various projects to github.
It will be difficult without some kind of version control. If you codebase is small, you can just pass in the @codebase and let cursor review all of the code.
Do the git video
in the works
Great walkthrough! I recently discovered Cursor and found your channel. I'd love a video on how you use Git w/ Cursor (or vice versa 🙂)
Thanks. You can check out this video first with covers part of it: ua-cam.com/video/h_2eS01a1e0/v-deo.html
The key is to create a commit after every feature implementation to ensure you always have a good working state to revert back into.