Comment by drcxd
5 days ago
Yeah, and if there really is any boilerplate thing, can't we programmers come up with a more deterministic solution, like a framework? I don't know.
5 days ago
Yeah, and if there really is any boilerplate thing, can't we programmers come up with a more deterministic solution, like a framework? I don't know.
We have, haven't we? That was what was so nice about rails 20 years ago; you just said rails new app something and had a functioning web app that could even just read your database and generate all the model files.