←back to thread

174 points tipiirai | 2 comments | | HN request time: 0.426s | source
Show context
bitpush ◴[] No.42732454[source]
Lots of big claims, including bashing React and this seems to be a framework to build static sites, like blog posts with little to no reactivity?

Also, kinda silly to "appeal to authority" by invoking Dieter Rams. I understand that the author was inspired by Rams work, but this is akin to saying "My new framework is Iron Maiden" because I happen to really like maiden.

replies(5): >>42732498 #>>42732757 #>>42733228 #>>42735021 #>>42735619 #
davedx ◴[] No.42735619[source]
Bashing react today is like bashing Java in ~2010.

There are some valid criticisms of react but a lot of them want to throw the baby out with the bathwater, much like with many other mature technologies.

I celebrate people who can produce something innovative in the web development world, but at least produce something before making these grand claims while bashing what came before. Those abstractions are there for good reasons!

replies(3): >>42737038 #>>42737282 #>>42740682 #
robertoandred ◴[] No.42740682[source]
And a lot of that bashing comes from people who don't understand React or the ecosystem it's part of.
replies(1): >>42741611 #
1. recursive ◴[] No.42741611[source]
Personally, I only started bashing it in earnest after reading most of its source code.
replies(1): >>42749916 #
2. 8n4vidtmkvmk ◴[] No.42749916[source]
Why? Because the code quality is bad? Or there's just so much code?

I submitted one PR to React like 10 years ago. The maintainers were quite pleasant to work with and it wasn't too hard to figure out what I needed to do.