DEV Community

Discussion on: Continue using GitHub Copilot?

Collapse
 
wrench1815 profile image
Hardeep Kumar • Edited

Haha well i am a weird bunch so ye u do things unexpected. And yes i think i found learning with copilot easier. I did started learning with tutorials but I'd get bored in few minutes. Here with copilot, i learned by doing.

Say im writing code to fetch data from backend, I'd just write method: {} and then function name and let copilot suggest, after that I'll dissect code and understand how it's working and why. This way it is much clear to me what exactly is happening, since in real life, to do list is not gonna be implemented. And let's be honest, to do list tutorials doesn't teach much either way.

Clara copilot is a good alternative. Not the best but it does save me some time searching around. Type what you want to search of, then select it and then ctrl shift p, search snippet. Though it's still a miss or hit but anyways it works, kind of 😂 it uses codegrepper api to perform search.
github.com/badboysm890/clara-copilot