JavaScript for Line of Business Applications
596.1K views | +0 today
Follow
JavaScript for Line of Business Applications
Keeping track of current JavaScript Frameworks that help design your clientside Business Logic Layers.
Curated by Jan Hesse
Beam to my Inbox:
Your new post is loading...
Your new post is loading...

Popular Tags - Filter using the Funnel

Current selected tags: 'jQuery', 'performance'. Clear
Scoop.it!

JavaScript Performance Techniques

This talk presents a number of ways on when to use jQuery and how you can write efficient code with an emphasis on performance. It covers important techniques like event delegation and lazy evaluation, the how-to’s on being cognizant of performance factors and speed gains from various code enhancements. Presentation Slides »

This talk presents a number of ways on when to use jQuery and how you can write efficient code with an emphasis on performance. It covers important techniques like event delegation and lazy evaluation, the how-to’s on being cognizant of performance factors and speed gains from various code enhancements.

No comment yet.
Scoop.it!

jQuery Performance Tips Cheat Sheet

jQuery Performance Tips Cheat Sheet | JavaScript for Line of Business Applications | Scoop.it

I was hunting for jQuery performance tricks for a while to tune my heavy dynamic web app. After digging in a lot of articles decided to make a list of the best common performance tips. I also built a handy jQuery Performance Cheat Sheet that can be printed or placed on my desktop.

* Selectors performance tips
* DOM manipulation performance tips
* Events performance tips
* Testing jQuery
* General jQuery performance tips


No comment yet.