Earlier quoted context omitted.
> Steer away from skills like web development that are clearly getting eaten by LLMs On the contrary, here in my corner of EU nearly 60% of new jobs are frontend or full stack. Anything else left is mostly SAP consultant or DevOps. I think, the whole WebDev is dead end is just false lies to dissuade new entrants. Literally most successful business with a digital solution is web stuff with some automation that would o…
There's another factor here I forgot to mention - web development, as a specialization, tends to be paid less and has a lower career ceiling in many companies than backend and infra engineering. This is a personal observation on my part but I've seen many other people remark on this. True full stack engineering, I think, is reasonably safe from the robots at the moment. If someone likes building products, I'd basical…
If you're building CRUD yes. If you're doing anything remotely complex or novel, LLMs fall apart, much like they do for complex backend tasks. There's a lot of cool, highly customized stuff you can build with JS, and LLMs don't do a very good job at general problem solving.
They're still helpful for writing small, specific functions, or providing high level guidance