This is a discussion on "jquery, prototype, ... vs javascript" within the JavaScript Forum section. This forum, and the thread "jquery, prototype, ... vs javascript are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
jquery, prototype, ... vs javascript
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
jquery, prototype, ... vs javascript
Hello there
I wanted to ask you whether it is worth or not using tools such as jquery or prototype comparing them to javascript. What do you suggest? Using those libraries or rely just on javascript? I knew javascript but I have got to know recently these libraries which seem to reduce the amount of code. Therefore, I do not know much about this issue. Nonetheless, if I have to give it a try, I might think that using just java script gives me more control than using those libraries. On the other hand, those libraries such as jquery or prototype might speed up the development. Please, I would appreciate your suggestions about purposes and pros and cons of using either libraries or only javascript. Thanks in advance |
|
|
|
||||
|
Re: jquery, prototype, ... vs javascript
From what i have heard it depends, are you good at JS?
For people like me who are most definetly not, then these libraries are a godsend, but if you feel confident at writing your own then this can also be helpful, gives you experience and a greater understanding of what to do if it all goes wrong.
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
|
|||
|
Re: jquery, prototype, ... vs javascript
Quote:
|
|
||||
|
Re: jquery, prototype, ... vs javascript
You seem worried about the libraries restricting you. You really don't have to worry, the libraries are just an extension to javascript. If theres something the libraries can't do, just do it with raw javascript.
__________________
CloudedVision, WebForumz Moderator Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
||||
|
Re: jquery, prototype, ... vs javascript
Thosecars82 - how confident are you with javascript? Here are a few tutorials if you are wanting to learn some more.
Craig http://www.w3schools.com/JS/default.asp http://www.webteacher.com/javascript/ http://www.echoecho.com/javascript.htm http://www.webdeveloper.com/javascri..._tutorial.html
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
|
|||
|
Re: jquery, prototype, ... vs javascript
Quote:
|
|
||||
|
Re: jquery, prototype, ... vs javascript
No problem, w3 schools is a great place to start off for beginners, when you are feeling more confident with your skills look at some of the libraries you get from jquery etc, see if you can understand what they are doing etc, this will help you increase your skills.
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
|
||||
|
Re: jquery, prototype, ... vs javascript
and of course always feel free to ask on the forums for about anything you do not understand
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| jquery | unitedcraig | JavaScript Forum | 2 | May 28th, 2008 23:16 |
| Help With JQuery Star Rating. | Jack Franklin | JavaScript Forum | 3 | Mar 7th, 2008 18:17 |
| jquery tabs prob | karloff | JavaScript Forum | 0 | Jul 4th, 2007 21:21 |
| New to JavaScript | Syd | JavaScript Forum | 3 | Nov 7th, 2006 00:53 |
| what does \\ mean in javascript | jenjen1018 | JavaScript Forum | 5 | Jan 6th, 2004 17:05 |