Follow us on...
Follow us on Twitter
Register
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Junior Member
    Join Date
    Jan 2012
    Posts
    25
    Feedback Score
    0

    Javascript or jQuery?

    Let's say you're writing a simple piece of code that requires some javascript. Would you use javascript or jQuery (the library)? Vonsidering that you're already linking to the latest version of the script.

    To me jQuery is a thousand times easier and faster to write than javascript. There are so many built-in options that almost made me forget javascript! :P

  2. #2
    Junior Member
    Join Date
    Jan 2012
    Posts
    20
    Feedback Score
    0
    Jquery is more easy , so i would use Jquery .

  3. #3
    Senior Member ciullaanthony's Avatar
    Join Date
    Jan 2012
    Location
    Arlington, Texas
    Posts
    103
    Feedback Score
    0
    I like JQuery alot better, but I also use alot of AJAX.
    Need Help? PM me for help.Thanks for visiting: http://www.webdevforum.com/

  4. #4
    Member Noble Genius's Avatar
    Join Date
    Jan 2012
    Location
    Northeast, U.S.A
    Posts
    42
    Feedback Score
    0
    Well, you should definitely understand Javascript before jQuery. I don't really believe in a battle between them, because they do co-exist. It really depends on what you're coding, and if it's efficient.
    http://h5network.com/ - Design & Coding Forums

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts