Comment by afavour

Comment by afavour 3 months ago

2 replies

And the example is a blog. I think a lot of us would agree that React is a bad choice for a blog. But React is also used in a million other applications that need a lot more dynamism than a blog does. The idea that 90% of an app like that would be CSS makes no sense.

tipiirai 3 months ago

Would it make a difference if the example is a single-page application?

  • 8n4vidtmkvmk 3 months ago

    Yes. An actual application where 99% of the content is UGC, not big blocks of texts baked into the app, and there's lots of interactive elements.