GWT
-
Desktop Java
J2CL – Better late than never
Last week the Google team has finally published the source code of J2CL framework, which has been discussed since 2015.…
Read More » -
Desktop Java
GWT with Spring Boot
Intro I’ve been investigating the options for writing UI code in Java recently. In my previous post I investigated Eclipse RAP and…
Read More » -
Desktop Java
Reactive GWT
Introduction Reactive programming’s popularity has tremendously grown over the last 4 or 5 years. This can tell us that the…
Read More » -
Enterprise Java
Introduction to Errai Framework
Errai is a framework developed and maintained by Red Hat in an attempt to combine the good aspects of the…
Read More » -
Desktop Java
GWT HTTP requests alternatives
For several reasons, many GWT users ditched the RPC mechanism which is the standard way offered by GWT to call…
Read More » -
Desktop Java
Serializing/Deserializing Json in GWT
JSON & GWT There was recently an interesting discussion in GWT Users group about best practices for serializing/deserializing JSON in…
Read More » -
Desktop Java
Progressive Web apps recipes for GWT
Progressive or not progressive… If you have been designing or developing web applications for a while, you would have probably…
Read More » -
Desktop Java
Overview of Scala.js from a GWT developer perspective
This blog is heavily biased towards GWT (and GWT based frameworks), but we are keeping in my mind that GWT…
Read More » -
Desktop Java
Dependency injection in GWT using Dagger 2
Dependency injection is a software development concept where objects are provided with all the objects or values than they need…
Read More »
- 1
- 2