One of the downsides of AI is you’ll lose a lot of learning by copying. Copying others people’s stuff, figuring out how to make what they did is the best way to learn. You won’t get that if you just throw it in v0 or cursor.
Comments
Log in with your Bluesky account to leave a comment
Yeah I was relatively late on Github Copilot back in 2022 for this reason as was learning Golang then. As a retrospective a few years into LLMs, I do think you can still use them to learn, but you need restraint (for me was no autocomplete / agents).
of course you can still learn sure. Depends how you use them. It’s just so tempting to just let composer do something you don’t know how to do. So then you’ll never know. Remaking something forces you to be creative.
Comments