Monday, February 25, 2019

Re: Tips on libraries

Before I start, I would like to say, that I am a contributor of mvp4g and the owner of mvp4g2 and Nalu. All these libs could be a replacement for GWTP.

As Thomas already mentioned, I would avoid using libs based on GWT generators. So mvp4g will be no choice today. Mvp4g2 and Nalu both use annotation processors. Mvp4g2 has been successfully tested with J2CL and Nalu will also work with J2Cl cause it has no dependency to GWT. If you have already build something on mvp4g, I think mvp4g2 should be your choice. Otherwise I would give Nalu a try. Mvp4g2 and Nalu do not provide any widgets nor something for the communication with the server. 

To communicate with the server I prefer using REST.

In the past I like GXT very much. Currently, I am unsure about the future of GXT. My current choice would be Domino-UI, in case I am looking for a widget lib. Domino-UI is also ready to go with J2CL and the support of the Domino-UI team is awesome.

You will find more informations about mvp4g2 here: https://github.com/mvp4g/mvp4g2, about Nalu here: https://github.com/NaluKit/nalu and Domino-UI here: https://github.com/DominoKit/domino-ui.

May be also interesting: vue-gwt (https://github.com/VueGWT/vue-gwt) 

--
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 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.

No comments:

Post a Comment