Text
Playing with GWT
Just for kicks, I decided to try using the Google Web Toolkit the other day, to try and realize an idea for a web application that had been bouncing around in my head. I’ve never really used Java, which has always seemed kind of gross to me, but I’m finding it reasonable pleasant thus far. Better than reams and reams of Javascript and PHP or something. Easier for me to follow than Ruby on Rails too.
I’ve just started using it, but it seems like a pretty enjoyable way of making highly interactive web apps thus far.