DEV Community

Discussion on: When will Artificial Intelligence replace frontend developers?

Collapse
 
cathodion profile image
Dustin King

I think someone could build AI (machine learning) tools today to make frontend developers more productive, for example creating a pleasing layout, translating an image into HTML/CSS, gluing components together in common ways. The developer part will still need to be done by humans: translating requirements into algorithms and data structures that the computer can understand, mapping between two different models of the world, figuring out special cases and troubleshooting bugs.

If you're looking for a timeframe, I think it's long enough that front end skills are still a good investment for someone's time.

Of course someone could figure out strong AI tomorrow and put all developers (and other humans) out of a job, but machine learning won't do it anytime soon. On the other hand, strong AI might never arrive.