Monday, February 25, 2019

Tips on libraries

Hi everyone,
having to start a new GWT project, on average complex, which framework / technologies you recommend for the following points:

- MVP architecture (currently using GWTP)
- dependency injection (currently using GIN)
- communication with the server (currently using GWT RPC, provided by GWTP)
- UI (currently using GwtBootstrap3)

I ask this question because it seems to me that all the libraries I have mentioned do not foresee new developments; for the GIN and GWTP part this is not a problem, because these libraries are very stable; instead, the part of UI is the one that worries me the most, as there is no upgrade to version 4 of Bootstrap.

Thanks in advance for your suggestions.

Ramon

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