On Mon, Nov 30, 2009 at 6:04 AM, Simon Brocklehurst <si...@psynixis.com> wrote:
>
> I think JavaScript is a poor
> choice of language for building sophisticated browser-based
> applications.

I used to think that until recently. Two things changed my opinion.
1) I read "JavaScript - The Good Parts" by Douglas Crockford
2) I learned about jQuery.

Now I feel like there is no reason to avoid building web apps using
just HTML, CSS, JavaScript and jQuery. You can easily make RESTful
calls to get data from a server. No web app framework is needed.
jQuery is really nice for building RIAs.

-- 
R. Mark Volkmann
Object Computing, Inc.

--

You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javapo...@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.


Reply via email to