Menu

Post image 1
Post image 2
1 / 2
0

Why I’m Still Learning to Code Even With AI

DEV Community·Juan Carlos Padillo·25 days ago
#9KhSvPWj
#webdev#ai#learning#php#code#coding
Reading 0:00
15s threshold

A while ago, I caught myself wondering: "Am I too late?" Not because I started coding late. But because every week there seems to be a new AI demo building apps, writing features, fixing bugs, and explaining code faster than I can even think through the problem. When you’re still learning, that can get in your head. You start asking yourself: If AI can already do this, what exactly am I trying to learn? I’ve been there. I’m still early in my journey. I’m building projects, learning Laravel, breaking things, fixing them, and slowly getting better at understanding how software actually comes together. Lately I’ve been working on a team task management app. At first it felt straightforward. A team has members. Owner can invite other members. Tasks can be created and assigned. Simple. Until it isn’t. While working on the invitation feature, I started moving logic out of controllers and into service classes. Then I added form requests. Then policies.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More