| ▲ | exac 7 hours ago |
| 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 |