We use cookies on this site to enhance your user experience

By clicking the Accept button, you agree to us doing so. More info on our cookie policy

JavaScript or jQuery?

Published: Feb 3, 2016 by C.S. Rhymes

Whenever I search for an example of how someone has produced an effect or animation in JavaScript the majority of the time I end up finding jQuery examples instead of native JavaScript.

JavaScript or jQuery

I know jQuery is very powerful and has a lot of useful methods, as well as a very large following with developers, but I worry about new developers missing out on learning JavaScript and going straight into jQuery.

You may ask what is the issue with this as they do the same thing don’t they? Well, I have been told that jquery is a library that just translates your code into JavaScript, but makes it easier to write. That’s fine for developers, but what about users?

Issues with jQuery

When a user visits your site they have to download your webpage and your scripts,but also another library, before they can use your page as you want them to. You could try and improve page loading time through the jQuery CDN, but I recently read an article that gave examples of where sites failed to render at all due to jQuery CDN being blocked. This is a rare example, but it can happen.

Therefore, I think more needs to be done by the web development community to promote JavaScript learning. You can start by learning more of it yourself and every time you write a tutorial, consider giving a JavaScript example alongside the jQuery examples.

The other thing to consider is the rise of server side JavaScript such as Node.js. If you learn jQuery then these skills are not as easily transferable to Node.js if you ever wanted to use it in future. A lot of new technology has decide to utilise JavaScript as its programming language due to its flexibility and lightweight nature, such as the Internet of Things.

Is JavaScript is the answer then?

I’m not the best person to be giving this advice, mainly because I am lazy. This site uses foundation 5 as its front end which utilises jQuery. So what am I going to do about it? Probably nothing, but one day I might surprise you and write everything from scratch.

It sounds liberating coding everything yourself and not relying on libraries, but then you are missing out on support from the community. JQuery is regularly updated and implements new browser technologies. If you want a new feature then you can update jQuery and migrate your code.

So what should you do?

Well, I don’t think there is a definitive answer that applies to all projects. I think you need to consider what you use at the design phase of a project.

I’m as guilty as most at rushing into coding once the look and feel design has been confirmed, without considering what technology is best for that project.

The other consideration is skills in the team. Will it take too long to skill up your team in a new technology to meet the deadline? But if you don’t do it for the current project, will you ever make time to learn it?

Latest Posts

Marketing an ebook with the 4Ps
Marketing an ebook with the 4Ps

I have seen a lot of threads from indie authors asking for advice with marketing their ebook. If I’m honest, I have never really had a strategy for marketing my books, I just assumed that I could put it out there and people would find it. In the real world, that does not seem to be the case.

Building a landing page for your book
Building a landing page for your book

This post follows on from my last post about using your website to promote your ebooks. The first step of the article explains that you need to make a website, but didn’t go into too much detail. This post aims at explaining how you can build a landing page for your book with Bulma Clean Theme.

How to promote your ebooks with your website?
How to promote your ebooks with your website?

I’m a web developer by trade and a part-time author, so here are a few things that I have done to help promote my books and ebooks using my website and my tech know how from my day job.

How NOT to make a website

How NOT to make a Website

By C.S. Rhymes

From £5.49 or read for free on Kindle Unlimited!

Nigel's Intranet Adventure

Nigel's Intranet Adventure

By C.S. Rhymes

From £4.99 or read for free on Kindle Unlimited!