7 ms·
I prefer code in the end because the flexibility is provides. At the end, a bunch of edge cases and weird situations that can't be handled by the simplified sol
by jarpschop 5y ago
I prefer code in the end because the flexibility is provides. At the end, a bunch of edge cases and weird situations that can't be handled by the simplified solution will arise, and in those situations having a complete programming language is the only way to get above them.I find the simplifying assumptions that low-code frameworks rely on sooner or later end up braking.