Posts relating to “JavaScript” (3563)
Look up
"JavaScript"
at The Free Dictionary
-
Asp.Net MVC JavaScriptView
Elegant Code — Authority 514
the power of the WebForm view engine (just a little bit) and give that to me for JavaScript. Why? I have a few reasons […] . Number one is I want to remove all of my JavaScript from the html, so the JavaScript is loaded via script tags. Once that […] happens, then I can have the JavaScript cached by the browser and speed up my application a bit. What I need the Asp1 week ago -
Dead simple JavaScript Unit Testing in Rails
Dr Nic — Authority 471
your JavaScript doesn’t work in production. But how do you get started with testing JavaScript? How do you make it easy? I […] JavaScript? How do you find out if JavaScript is broken in CI builds? And what is the appropriate punishment for designers […] who break JavaScript? Finally, it is now uber easy to get started: the blue-ridge plugin for Rails. (I previously4 days ago -
Pro JavaScript – Editors
Your Online Security Authority Blog — Authority 481
Pro JavaScript – IDEs JavaScript has seen a rise in popularity in the last five years, from almost dying a death from […] incompatible browser versions. Instead, modern web developers have a great arsenal of tools to help them create quality JavaScript […] better every year. JavaScript developers had traditionally been expected to code by hand, or perhaps (if they were lucky2 weeks ago -
Taking JavaScript Performance to the Extreme with Thomas Fuchs
Global Nerdy — Authority 544
"Extreme JavaScript Performance" (from JSConf.eu, November 7) Take a look at the slides from Extreme JavaScript […] Performance , a presentation by Thomas Fuchs , creator of the script.aculo.us JavaScript library, collaborator on the […] JavaScript: Use inline functions instead of function calls. Embrace the language – using the language’s conventions1 week ago -
"In his talk on building JavaScript libraries, Dmitry compared…
The Pool Room — Authority 131
“In his talk on building JavaScript libraries, Dmitry compared JavaScript’s global scope to a public toilet. “You can […] write JavaScript (via leftjustified )4 days ago -
Google Closure: How not to write JavaScript
SitePoint — Authority 137
Raphaël and gRaphaël JavaScript libraries. Perhaps the most important thing these libraries do is make sophisticated vector […] graphics possible in Internet Explorer, where JavaScript performance is relatively poor. Dmitry, therefore, has little patience […] for poorly-written JavaScript like the code he found in Google’s just-released Closure Library . Having delivered a talk4 days ago -
What is jsHub?
John Graham-Cumming — Authority 115
. The Problem The home page of World Wrestling Entertainment has a total of 11 pieces of JavaScript for tracking and ad […] problems with having so many different pieces of tracking JavaScript are many: 1. They add to the page weight. In the case of […] WWE the HTML of the page is 54687 bytes (the total non-graphic content downloaded is 433211 bytes). The JavaScript for4 weeks ago -
Top 10 JavaScript Frameworks by Google
tripwire magazine tripwire magazine — Authority 583
JavaScript – an indispensable part for developing websites and web pages, whether that is simple pages or professional […] website, and whether you are senior or junior. Nowadays, JavaScript frameworks become more powerful and more specialized; they […] can do many things in just a few basic steps. However, when you decide that you need a JavaScript framework it can be5 days ago -
How I Learned JavaScript On Accident
Russell Heimlich — Authority 117
I picked up JavaScript by accident before jQuery , Prototype or any of the other smitten tools that make web […] techniques, but my thinking was wrong. My school deemed ‘Scripting 2′ as a JavaScript class. My only experience with JavaScript […] design view, not code view. The required reading for the class was Beginning JavaScript by Paul Wilton. It was still a2 weeks ago -
Setting SharePoint Form Fields Using Query String Variables Without …
End User SharePoint — Authority 480
now about the JavaScript I had previously posted to automatically populate a SharePoint Form Field based upon a Query […] String Variable… “It doesn’t work right for me”… “I don’t know how to copy and paste”… “I don’t like JavaScript”… and on […] creating a parent/child relationship using SPD there was a section of the blog which contained a chunk of JavaScript1 week ago