Tag: javascript
phpied.com – Location, location
Because Javascript can, because it can.
GitHub – slang
Neat set of tools for string manipulation.
The Watchmaker Project – How to fix the broken iPad form label click issue
Nice and simple fix, defiantly not quite as common a problem on the iPhone (rarely do I find myself wanting to hit the label vs. the input field).
Hacker News – Self Extracting PNG
Wow that is some impressive work.
Smashing Magazine – Ten Oddities And Secrets About JavaScript
JavaScript is easily one of the weirdest languages to have gained such usefulness.
Timeless – JSON: The JavaScript subset that isn’t
Wikipedia is wrong man.
iFadey – Javascript Mistakes You Must Avoid
Every single one these mistakes I made and head to learn.
Encoded Records – Get your own #dickbar
So want to be labeled a dick like Twitter, go right ahead.
James Padolsey – BUJS #1 – getParameterByName
Awesome insights into improving a little bit of useful JavaScript.
Mathias Bynens – Optimizing the asynchronous Google Analytics snippet
This is some micro optimizations but still improvement none the less, however the comments give me some pause on implementing it just yet.