Impact of AI in web dev #1401
-
how much danger is learning webdev in this AI era? Its literally doing everything TT. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey there! yes, AI is kind of shaking web dev world. lot of small boring coding jobs, like fixing css, making simple login form, writing same boilerplate stuff… AI can do that pretty fast now. so some junior jobs get cut, specially freshers who just start. but web dev is not only typing code. client want unque design, special feature, understanding business needs… AI still not good at that. also when something break or need special fix, real human brain is more trust. so i don’t think all web dev jobs will go away. instead, the easy part will get auto, and devs need to focus on creative and complex part. if you learning now, don’t worry too much. just learn normal web dev, but also learn how to use AI tools. if you know both, you are more valuable. Hope it helpd you in someway! |
Beta Was this translation helpful? Give feedback.
Hey there!
This is good and serious question too :)
yes, AI is kind of shaking web dev world. lot of small boring coding jobs, like fixing css, making simple login form, writing same boilerplate stuff… AI can do that pretty fast now. so some junior jobs get cut, specially freshers who just start.
but web dev is not only typing code. client want unque design, special feature, understanding business needs… AI still not good at that. also when something break or need special fix, real human brain is more trust.
so i don’t think all web dev jobs will go away. instead, the easy part will get auto, and devs need to focus on creative and complex part.
if you learning now, don’t worry too much. j…