Sunday, October 18, 2020

Re: Why Don’t You Use Java for Programming the Client-Side Web Apps on Web Browser?

Thanks Craig for the info...

I'm not familiar with React (only Hello World 😉)

Can you integrate React with these GWT React frameworks? So write your components in Java and integrate them back into React JavaScript?
Craig Mitchell schrieb am Freitag, 16. Oktober 2020 um 06:16:36 UTC+2:
> 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 google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/f37eac84-cd2a-4ce5-bcd2-0dfd878c73c8n%40googlegroups.com.

No comments:

Post a Comment