Member-only story
9 ActionableTips & Techniques to Effectively Use AI For Writing Code
Good rules for no slop
I’ve been experimenting a lot with different AI tools for code generation while learning a whole new stack for web development like React, Nextjs, TailwindCSS and more.
After weeks of exploration I’ve come up with a few tips, techniques for how to leverage AI effectively and I want to share that with you! ;)
In this article I want to discuss around 17 strategies, tips and techniques to collaborate effectively with AI.
1. Break Big Projects into Mini-Challenges to Grow Your Skills
So, I wanted to build a simple app app that allows you to Quiz yourself over the contents of a video, with a simple interactive interface that shows the answers accompanied by the timestamps in the video from which the model created the answers so that one can verify and cross check to mitigate hallucinations.
It seemed simple at first but I realized it was quite complex for my skillset.