By mswatcher
via css.dzone.com
Published: Oct 26 2012 / 11:26
I apologize for the link bait. I feel bad doing it. But at least you know I'm not a slimy SEO person and there is something useful in this article. ;) Yesterday I blogged a simple little POC (Proof of Concept) that demonstrated adding a class to a random list element. As I said in the post yesterday, this was rather trivial code, but I wanted to share it because of the use of LocalStorage.
Tweet
SaveShareSend
Tags: frameworks, javascript, ria
Comments
GilbertBates replied ago:
I'm glad I am not the only one who would like to see the bloat from jquery being used to reduce 12 lines of code to 6. When you have a big complex piece to do jquery makes sense. when you are just tweaking a little it does not make sense to bloat the pages.
eggbert replied ago:
Any overhead of jQuery is negated if you include it from a cdn. (http://code.jquery.com/jquery-latest.js) Your visitors will already have it in their cache 90% of the time. So I will disagree and say using jQuery is almost always a better option.
infovation_Softwares replied ago:
not everyone has a Mbps connection, hell with JQUERY, we need something that complies /selects JS specific for a PAGE
hasokeric replied ago:
you should write an article on "Stop using bootstrap all the time" it displays lack of creativity, laziness, unprofessional-ism and more
Voters For This Link (18)
Voters Against This Link (4)