-
Enterprise Java
Vaadin Tip: building UIs declaratively
If you have used GWT, then you would have probably found UiBinder quite useful to design complex UIs. In our…
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 » -
Software Development
Creating HTTP Server in Go
In this post, we will create a simple HTTP server in Go following some simple steps. Before starting, let me…
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 » -
Software Development
JsInterop, Web Components, Polymer: A beginner’s guide
JsInterop Back when GWT was released, there wasn’t that much of Javascript libraries, so having a two way interoperability between…
Read More » -
Android Core
Android Things bot: How to Build an IoT bot to execute tasks
In this tutorial, we will cover how to implement an Android Things bot to execute tasks. This is an interesting topic…
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 » -
Software Development
What Are the Top 10 Causes for Unhappiness Among Developers
A new study lays out the main reasons that lead to unhappy software developers. But why is it so important?…
Read More »