Why do you need jquery
For example I wrote my own mini jquery clone. It only has a few things, but they are what I used jquery for the most. I've also seen a pretty big project where they just dedicated a shorthand for 'document. I guess I rarely use libraries if I don't have to.
If it is something small there is no point and if it is really big then you are probably using something else view, react or whatever. Dolamu Asipa - Nov 8. Darragh O'Riordan - Oct Calin Baenen - Oct DEV Community is a community of , amazing developers We're a place where coders share, stay up-to-date and grow their careers.
Create account Log in. Twitter Facebook Github Instagram Twitch. Why is jQuery so popular? Cross-browser compatibility: JQuery provides an API that can work on most browsers, something that's very hard to achieve if you're using javascript, this saved developers a lot of problems.
Is it still worth learning in ? The short answer is no , here's why: Better alternatives: Javascript has matured so much during these last years, it supports a lot of new APIs and its community has built so many great libraries to fill any void jQuery might leave. Upload image. Submit Preview Dismiss.
Dropdown menu Copy link Hide. We like to be part of the discussion over here at Dev. Mouad K. Author Mouad K. Jan 19, Roko C. Buljan Roko C. Jul 18, Nov 23, A never give up hard working programmer. Dec 24, May 28, Sep 28, Jul 30, Nov 11, I love learning coding languages and paradigms, mainly for the sake of it.
Aug 19, I am that backend programmer who doesn't return OK for errors and doesn't write only POST method for all endpoints. Oct 13, Mar 27, Jun 17, I'm a creative programmer and puzzles designer. I cook monsters. Apr 16, Feb 11, Jul 19, This is a core benefit of CSS coding—and it is a proven success. In addition, jQuery gives you the option of loading Div tags only when you need them. If you are taking measures to improve the speed of your website, then you may consider loading only the necessary Div tags needed for your page load event.
This way, you can display only what a user needs to see right away and have the rest of your division elements load as they are needed. You may have the most appealing site, but is it worth it if you sacrifice style for SEO? The way you code your site greatly affects the way it can be found in Google, Bing and other search engines. As noted, jQuery can be optimized for search engines, and there are a lot of plug-ins available to aid developers in this task.
Embedding your jQuery elements using unordered lists is an SEO friendly practice that works well. Another SEO advantage of the HTML5-jQuery combo that's worth mentioning is that animations can be loaded with keywords that can be read by search engines.
In the future, your company will have to deliver content to a variety of different platforms, including desktops, tablets and smartphones, not to mention the advent of smart TVs and other connected devices. Since jQuery is a major component of HTML5, it is worth the time, money and effort for your developers to learn jQuery now. This library can deliver stunning effects with little coding—and, with more and more HTML5 integration, it will be a huge part of the future of Web development.
If your goal is to build a site or Web app that is engaging and interactive, then jQuery is a necessary tool for your toolbox. Richard Hein is a writer, editor and web developer with more than 15 years in the Web development field. You can connect with him via LinkedIn or email.
Follow everything from CIO. Rich Hein is senior managing editor for CIO. He covers IT careers and leadership topics. Here are the latest Insider stories. More Insider Sign Out. Sign In Register. Sign Out Sign In Register. Latest Insider. Check out the latest Insider stories here. Browsers at the time had a lot of interoperability issues. We had lots of cross-browser quirks and standardization issues, and jQuery helped us by creating an abstraction layer and taking care of al the workarounds. It made JavaScript animations simple.
It also helped simplify working with AJAX and its cross-browser differences at a time when this term was super popular, and this also gave jQuery a nice boost in term of popularity. Some people say jQuery is a relic of the past, some people still use it day to day. Today the JavaScript landscape has dramatically changed.
0コメント