Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3721282
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T05:30:10+00:00 2026-05-19T05:30:10+00:00

I just started working with jQuery and I have been searching for some type

  • 0

I just started working with jQuery and I have been searching for some type of resource on how to improve the speed/performance of my code. I was wondering if anyone had any tips or resources that could possibly help me out.

Thanks,

Bev

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T05:30:11+00:00Added an answer on May 19, 2026 at 5:30 am

    I had a few sites bookmarked on this very topic, hopefully they will help you out with what you need. (Topics range from simple to advanced)

    jQuery Performance Rules topics include :

    1. Always Descend From an #id
    2. Use Tags Before Classes
    3. Cache jQuery Objects
    4. Harness the Power of Chaining
    5. Use Sub-queries
    6. Limit Direct DOM Manipulation
    7. Leverage Event Delegation (a.k.a. Bubbling)
    8. Eliminate Query Waste
    9. Defer to $(window).load
    10. Compress Your JS
    11. Learn the Library

    jQuery Performance and Optimization Tips topics include :

    1. Stay up to date! Are you using methods and techniques that are obsolete?.
    2. Context-aware jQuery Code Execution – Are you loading code that isn’t needed?
    3. jQuery Unit Testing
    4. Benchmark Your jQuery Code
    5. Keep download times to a minimum with one compressed master JS file.
    6. Context Vs. Find
    7. Window.load all the way.
    8. Strike A Balance Between Your Use Of JavaScript & jQuery

    jQuery Performance Tuning Tips – Paul Irish topics include :

    1. Optimize selectors for Sizzle’s ‘right to left’ model
    2. Use live() not click()
    3. Pull elements off of the DOM while you play with them
    4. Use find() rather than context
    5. Use HTML 5
    6. Append style tags when styling 15 or more elements
    7. Test selectors using Google Page Speed
    8. Use object detection even if jQuery doesn’t throw an error
    9. Use direct functions rather than their convenience counterparts
    10. Learn the lesser known methods

    Improving jQuery Performance with Large Data Sets topics include :

    1. Use JavaScript native for() loop instead of jQuery’s $.each() helper
      function.
    2. Do NOT append an element to the DOM in your loop.
    3. If you have a lot of elements to be inserted into the DOM, surround them
      with a parent element for better
      performance.
    4. Don’t use string concatenation, instead use array’s join() method for
      a very long strings.
    5. Use setTimeout() function for your long list looping and concatenation
      functions.

    Hopefully these will be enough to get you started on your journey to jQuery performance heaven.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.