| ▲ | b3ing 8 hours ago |
| Nice to see it still around and updated. The sad part is I guess this means React will be around in 2060. |
|
| ▲ | altern8 3 hours ago | parent | next [-] |
| What's wrong with React? It made it so much better to build apps vs. spaghetti jQuery. I still have nightmares about jeeping track of jQuery callbacks |
| |
| ▲ | lopatin 2 hours ago | parent | next [-] | | The problem with React is that it solved frontend. So the options are to 1. Code React all day and be happy with it. 2. Come up with reasons why it's bad. There are many talented and intellectually curious people in the field which lean towards 2. | | |
| ▲ | gmac 2 hours ago | parent [-] | | The problem with React IMHO is it’s so dominant and so annoyingly over-engineered for many problems. I use Mithril and find it much less fuss. |
| |
| ▲ | bossyTeacher 40 minutes ago | parent | prev [-] | | It's overly verbose, untuitive and in 2025, having a virtual dom is no longer compulsory to write interactive web apps. If you want to write modern web apps, you can use Svelte. If you want to write web apps truly functionally, you can use Elm. React is the jQuery of our times. It was really helpful in the Angular era but we are living at the dawn of a new era now. |
|
|
| ▲ | mikeaskew4 7 hours ago | parent | prev | next [-] |
| by 2060 React Native should be up to v0.93 |
|
| ▲ | 4 hours ago | parent | prev | next [-] |
| [deleted] |
|
| ▲ | b65e8bee43c2ed0 7 hours ago | parent | prev [-] |
| there are already de facto two Reacts. by 2060, there will be five. |
| |
| ▲ | 2muchcoffeeman 7 hours ago | parent [-] | | Two Reacts!? | | |
| ▲ | o_m 2 hours ago | parent | next [-] | | The main divide now is client side React versus Server Components usually with a node.js backend | |
| ▲ | exac 7 hours ago | parent | prev | next [-] | | As someone who doesn't use React, there is React Native (for iOS & Android), and React (and that can be server-rendered or client-rendered). | | |
| ▲ | psnehanshu 5 hours ago | parent | next [-] | | There's also React Native Web | | |
| ▲ | underdeserver 4 hours ago | parent [-] | | I'm sorry what | | |
| ▲ | afiori 26 minutes ago | parent | next [-] | | I find it is a good idea, it allows developers to cleanly define how to structure elements without random divs sneaking in. It requires a strong design system and it probably makes it harder to use some web APIs but those can be reasonable tradeoffs | |
| ▲ | rauli_ 3 hours ago | parent | prev [-] | | In case you want to use React to make Web sites as well. | | |
|
| |
| ▲ | atulvi 5 hours ago | parent | prev [-] | | There was also react vr |
| |
| ▲ | tcoff91 7 hours ago | parent | prev [-] | | class components & function components. | | |
| ▲ | afiori 5 hours ago | parent [-] | | That is the least interesting divide in the react community |
|
|
|