- VSCode with Github Copilot (this is my all-round AI coder)
- phind.com and codemate.bot (I usually ask both the same code realted question) (replaces stackoverflow)
- Perplexity.ai if the question isn't about code directly (replaces google searches)
- Gemini and chatgpt for general questions or exiting textual material
- Grammarly AI chrome extension for rephrasing code comments etc. Or copy on a website.
- v0.dev (from vercel) for mocking up website structures by prompting
I also write about Prompt coding here:
https://gist.github.com/eonist/2...
I'm curious to hear what AI coding tools or tips you might have?
Bashful