>
> You can use both of them together ;) We use react+GWT and absolutely love 
> it. We use a state management library Arez (https://arez.github.io/) 
> which is very similar conceptually to Mobx done in Java style. You can see 
> a sample application @ 
> https://github.com/react4j/react4j-todomvc/tree/arez_maven/src/main/java/react4j/todomvc
>

That is very cool!  I couldn't get Super Dev Mode working due to:

[ERROR] linkers other than CrossSiteIFrameLinker aren't supported. Found: 
com.google.gwt.core.linker.SingleScriptLinker

However, the GWT compile worked fine, and it ran on my Tomcat server.  
Going to dive into the code to see how easy/hard it would be to use 
existing React components.

Thanks sharing the project!  :-)

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to