Why you shouldn’t use jQuery but plain Javascript (lennydevelops.com)
over 7 years ago from Martijn Hoogerland, Front-end Developer at DotControl
over 7 years ago from Martijn Hoogerland, Front-end Developer at DotControl
A bit pretentious, isn't it?
It might work if you're a basement developer in your spare-time, but if you're a full-time employee your manager will usually impose deadlines. Also, a quote from a comment on the post:
"There is a lot of benefit to use a proven technique vs something new you created. As developers we tend to overestimate our abilities to write code without bugs."
That quote . Yes. Exactly.
Not this again.
Brings back the memories of "Should designers _____" (v2)
Should designers jQuery?
Should designers design?
What you mean is: "It's not cool to use jQuery anymore".
But the reasons you list are invalid. Tools like rollup and WebPack include tree-shaking which remove unused functions from the final build.
Also, JavaScript ECMA 6? You mean ECMAScript 6.
Didn't care to read more of it because this article stinks.
You mean ECMAScript 2015?
ECMAScript 6 = ECMAScript 2015 = ES6....so many words to say the same thing.
To bad the official working group as labeled them based on the year they are to be (hopefully) released, so no its not the same thing :)
FYI - I'm purposely trolling just for fun. Happy Monday.
lol...importer/exporter business working out?
It's a little slow right now.
I agree, although not necessarily with the tone of the article.
Nothing is worse than searching for solutions to issues I'm having with JS, and having stack overflow return nothing but jQuery answers.
Plus I've also run into a lot of devs who just don't understand JS and only know jQuery which is really bad.
Misuse doesn't warrant a "don't use" attitude. If we didn't have jQuery, the same individuals would simply write crude "vanilla" JS instead.
doesn't matter what you use if you don't know how to code. Learning algorithms, inheritance, design patterns, encapsulation , polymorphism, data structures, etc. is what is fundamental, not Javascript. I agree with the article, but you should know the engineering behind how a motorcycle works before you start putting one together with a kit. All you need is a pen & paper to learn algorithms, not a specific language.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Login to Comment
You'll need to log in before you can leave a comment.
LoginRegister Today
New accounts can leave comments immediately, and gain full permissions after one week.
Register now