Data-Driven Development is a Lie

Data-Driven Development is a Lie

https://grishaev.me/en/ddd-lie

In the Clojure community, people often discuss such things as data-driven development. It is like you don’t write any code or logic. Instead, you declare data structures, primarily maps, and whoosh: there is a kind of Deus ex Machina that evaluates...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

2 points · 2 comments · view on lemmy.world

2 Comments

Alexc@lemmings.world · 5 pts · 2y

This is true of [insert programming paradigm here]

I don’t know why any reasonable software Dev would think one-paradigm-fits-all. And I’m equally alarmed when I see articles that say that a paradigm is useless…

That’s literally the job, people. You need to know enough paradigms to know which applies, when. And you need to be able to drive the discussion with a team about why and how.

Stop expecting everything to be easy

vi21@lemmy.ml · 2 pts · 2y

I usually confuse between data-driven and data-oriented. So data-driven development is not the same as data-oriented programming, is it?

hugoestr@functional.cafe · 1 pts · 2y
[ removed ]