> Why Don’t You Use Java for Programming the Client-Side Web Apps on Web Browser?
Because of React. Companies are investing in creating reusable React components. Reacts virtual DOM makes it very difficult to integrate a React component into a GWT app, so you end up just using React, and coding in JS / TS. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/d09978b8-6b7b-4e77-84a4-fef5810b4d6an%40googlegroups.com.
