aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Some advice please Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Some advice please" Watch "Some advice please" New topic
Author

Some advice please

A Harry
Ranch Hand

Joined: Jan 23, 2002
Posts: 124
just starting to learn Ajax & seen quite a few different frameworks - can anyone give me some pointers as to which one I should learn? (preferably a free one!)

many thanks

harry

(will be using it under Eclipse if that makes any difference?)
[ December 17, 2006: Message edited by: Bear Bibeault ]
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
You need to find one that meets your needs. Does it have the features you want, do you need components or do you want to code your own. Etc.

Eric
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56152
    
  13

Please read this with regards to choosing better subject lines than "some advice please".


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56152
    
  13

Personally, I'm not big on big frameworks. I like Prototype (more of a library than a framework) because it helps me get my job done without getting in the way.
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

Originally posted by Bear Bibeault:
Personally, I'm not big on big frameworks. I like Prototype (more of a library than a framework) because it helps me get my job done without getting in the way.


+1

One of the architects I work with claims to hate Ajax. I asked her why and she said she had worked on a project and they used JSON (which is and isn't an Ajax framework) and said she thought the javascript was a nightmare.

I showed her how I used prototype and well written (the key) javascript and she agreed that they might have gone overboard on the other project.
 
I agree. Here's the link: jrebel
 
subject: Some advice please
 
Similar Threads
J2ME nice book ?
beginner to DHTML
Story...You must Read
build a package
Where can i learn....