2 comments

[ 2.6 ms ] story [ 15.2 ms ] thread

    Each developer creates a fully functionally, re-usable,
    testable by itself component, that receives input and
    provides output, regardless of where it’s being used,
    and knows nothing about the app it’s being used in.
And then they all ride off into the sunset on their free ponies.

If we knew how to consistently teach people to solve that problem, everything in software development would be trivial.

Not everything in software development can be broken into independent components and in reasonable cost of effort.

As for React components, I suggest it does.

People do that today : https://devarchy.com/react

What if they were incentivized to create a library for your project?