← Back to context

Comment by curtisblaine

6 days ago

What a dishonest comparison. The modern React example includes a complex ShadCN table component, while the old React example and the hyper example render a simple html table.

The reality is, if you rendered a simple html table in modern (functional components) React, the loc count would have been the same as hyper. You know that, so you decided to use a ShadCN component just to inflate the code.