Stop Using jQuery. Use Javascript. Use Nodejs.
jzazove.posterous.com
Stop Using jQuery. Use Javascript. Use Nodejs.
1–10 of 10 posts
Re: Stop Using jQuery. Use Javascript. Use Nodejs.
#2Re: Stop Using jQuery. Use Javascript. Use Nodejs.
#3Help me out, here.
Re: Stop Using jQuery. Use Javascript. Use Nodejs.
#4Coffeescript isnt a framework, it is a language.
So for your DOM manipulation you say you understand the quirks and difference between WebKit and IE7, what about the host of over rendering engines, mobile/tablet/desktop and different OS editions. I bet there exists dozen of bugs in your implementation. But thats how startups waste money I guess. If JQuery isnt your style use another abstraction library or a lightweight version of jQuery, combined with minification, gzipping or a CDN, rolling your own (at your current level) is just STUPID, risky and a waste of money. Typical NIH.
Re: Stop Using jQuery. Use Javascript. Use Nodejs.
#5I don't follow why not to use jQuery. Because then you can roll your own library, and deal with the bugs that they've already fixed when making jQuery? And also you can implement all of the browser dependent cases yourself? Help me out, here.
Re: Stop Using jQuery. Use Javascript. Use Nodejs.
#6I don't follow why not to use jQuery. Because then you can roll your own library, and deal with the bugs that they've already fixed when making jQuery? And also you can implement all of the browser dependent cases yourself? Help me out, here.
Re: Stop Using jQuery. Use Javascript. Use Nodejs.
#7Re: Stop Using jQuery. Use Javascript. Use Nodejs.
#8people need to actually learn javascript / the dom etc.. all this indirection (coffeescript / jquery) just dumbs people down, at very least do yourself a favour and learn (at least some) of the underlying tech first
Re: Stop Using jQuery. Use Javascript. Use Nodejs.
#9people need to actually learn javascript / the dom etc.. all this indirection (coffeescript / jquery) just dumbs people down, at very least do yourself a favour and learn (at least some) of the underlying tech first
Re: Stop Using jQuery. Use Javascript. Use Nodejs.
#10people need to actually learn javascript / the dom etc.. all this indirection (coffeescript / jquery) just dumbs people down, at very least do yourself a favour and learn (at least some) of the underlying tech first