javascript Programming Glossary: improvements
Choosing the right UI templating tool - dust.js? http://stackoverflow.com/questions/10194921/choosing-the-right-ui-templating-tool-dust-js I know at least LinkedIn is using it and also contributing improvements patches etc. Is it easy to use I have tried using it and it..
jQuery Drag/Resize with CSS Transform Scale http://stackoverflow.com/questions/10212683/jquery-drag-resize-with-css-transform-scale newTop Let me know if you find any problems or further improvements on this. Reference jQuery UI resizable draggable with transform..
jqGrid does not render correctly in Chrome/Chrome Frame http://stackoverflow.com/questions/10588587/jqgrid-does-not-render-correctly-in-chrome-chrome-frame . After some iterations of my bug report and the improvements there are one more version of the fix where the method cellWidth..
Do browsers parse javascript on every page load? http://stackoverflow.com/questions/1096907/do-browsers-parse-javascript-on-every-page-load other information but you can read more about the speed improvements of the latest SquirrelFish Extreme engine here or browse the..
Parse a text file containing image data http://stackoverflow.com/questions/12715889/parse-a-text-file-containing-image-data it leaves an open space in the text file. if there is any improvements that anybody can see. fh fopen pcmanD.txt r fg fopen pcmanJ.txt..
What are the differences between Chosen and Select2? http://stackoverflow.com/questions/13575531/what-are-the-differences-between-chosen-and-select2 says Select2 is inspired by Chosen but doesn't detail any improvements made if any or other reasons for the rewrite. Two libraries..
jQuery Mind Map/Think Map http://stackoverflow.com/questions/1374149/jquery-mind-map-think-map the core of development. You can get it as well as speed improvements and new functionality here on the Github page. share improve..
How to override private variable in javascript? http://stackoverflow.com/questions/1437712/how-to-override-private-variable-in-javascript
Running JavaScript unit tests headlessly in a Continuous Integration build http://stackoverflow.com/questions/2070499/running-javascript-unit-tests-headlessly-in-a-continuous-integration-build it's the first one that seemed to work. Feel free to post improvements and suggestions. What I did in a nutshell Launch an instance..
Is “Put Scripts at the Bottom” Correct? [closed] http://stackoverflow.com/questions/383045/is-put-scripts-at-the-bottom-correct is because this is not as important as other performance improvements that could be made. Each rule is weighted so some rules affect..
What advantages does using (function(window, document, undefined) { … })(window, document) confer? http://stackoverflow.com/questions/5020479/what-advantages-does-using-functionwindow-document-undefined-windo as local variables can help although IMO the performance improvements may be negligible . Passing the global object is also a widely..
Why use typeof for identifying a function? http://stackoverflow.com/questions/5054352/why-use-typeof-for-identifying-a-function
How do I run different versions of jQuery on the same page? http://stackoverflow.com/questions/528241/how-do-i-run-different-versions-of-jquery-on-the-same-page own control and would like to use the features and speed improvements of jQuery 1.3. Both of these controls will need to exist on..
Does IE9 support console.log, and is it a real function? http://stackoverflow.com/questions/5472938/does-ie9-support-console-log-and-is-it-a-real-function a built in extension they clearly didn't receive the same improvements as the rest of the DOM. For what it's worth you can still use..
console.log.apply not working in IE9 http://stackoverflow.com/questions/5538972/console-log-apply-not-working-in-ie9 a built in extension they clearly didn't receive the same improvements as the rest of the DOM. For what it's worth you can still use..
API design and jQuery http://stackoverflow.com/questions/6063874/api-design-and-jquery subject to such a problem as I've described. In terms of improvements within the intended philosophy of the library as far as I know..
In jQuery, is selecting by class or id faster than selecting by some other attribute? http://stackoverflow.com/questions/6460644/in-jquery-is-selecting-by-class-or-id-faster-than-selecting-by-some-other-attri with today's browsers. Maybe it also has to do with improvements in jQuery I don't know. Here are my results with 10 000 iterations..
What's The Difference HTML5 vs Javascript [closed] http://stackoverflow.com/questions/7650426/whats-the-difference-html5-vs-javascript technologies. Javascript HTML Canvas WebGL CSS3 Other CSS improvements such as flex boxes Offline Storage Geolocation New events such..
Website with JS doesn't work in IE9 until the Developer Tools is activated http://stackoverflow.com/questions/8095348/website-with-js-doesnt-work-in-ie9-until-the-developer-tools-is-activated my own use and thought I'd share it. It has a few worthy improvements use console.log like normal i.e. no longer need to use non standard.. and outputs the buffer when found I think with these improvements this has become a pretty solid shim for IE9. Check out the GitHub..
|