5 ms·
CRUD backends and their types can be easily boiled down into various statements about permissions. I don't think CRUD needs to be hand-written anymore. I think
by coding123 2y ago
CRUD backends and their types can be easily boiled down into various statements about permissions. I don't think CRUD needs to be hand-written anymore. I think that will go first.
That said, I think the data engineering aspects will be around for a while. For example integrating outside data, analytical processing.
One domain that won't be heavily affected for a while is gaming. Gaming will only hire more and more AI developers to make the content more interesting/interactive.
- deisteve 2y agobut crud is only 20% of BE rest is biz logic and workflows and those are tough
- VirusNewbie 2y ago> CRUD backends and their types can be easily boiled down into various statements about permissions. RoR did this like 15 years ago. I don't see how CRUD is eliminated by LLMs if they weren't eliminated by the hundreds of frameworks and nocode platforms that people have been building forever.