Comment on We went from LEARN TO CODE to NO ONE LEARN TO CODE GET A CONSTRUCTION JOB in about a 3 year span.
DragonTypeWyvern@midwest.social 2 days agoTbh this whole thing made me realize what we really need is a modular automated code bank
Comment on We went from LEARN TO CODE to NO ONE LEARN TO CODE GET A CONSTRUCTION JOB in about a 3 year span.
DragonTypeWyvern@midwest.social 2 days agoTbh this whole thing made me realize what we really need is a modular automated code bank
towerful@programming.dev 2 days ago
Open source, libraries, frameworks and language development is how this is tackled.
Making software is implementing business logic. It’s the specific nature of whatever problem you are solving which means you can’t use some existing off-the-shelf product.
There are dozens (if not hundreds) of no-code/low-code app builders out there. Things like n8n or ndoe-red.
They get very difficult to maintain at scale.