Skip to Content
Learning from jQuery
book

Learning from jQuery

by Callum Macrae
January 2013
Beginner to intermediate
116 pages
2h 15m
English
O'Reilly Media, Inc.
Content preview from Learning from jQuery

Appendix B. JavaScript Resources

There are many resources, both applications and websites, that you can use to aid your JavaScript development.

A Good IDE

Your editor is your most useful tool when coding. I prefer IDEs (integrated development environments) to normal text editors, as they usually include additional tools such as debugging tools, file and database management, and sometimes support for version control software. You can see an example of an IDE (in this case, JetBrains PhpStorm, my IDE of preference) in Figure B-1. When I’m coding, I have only my IDE, a browser (usually Chrome), a terminal, and a music player open; my IDE includes a regex toolkit that can test my regular expressions for me, a powerful debugger (although it doesn’t actually support JavaScript, hence my use of Chrome), and an HTTP inspector for when Chrome isn’t enough.

Some IDEs may cost a lot—mine did—but I have found that in the majority of cases, the best ones are the more expensive ones. A free or cheap IDE may claim to have tons of features that a more expensive rival may not, but it may be difficult to use, poorly researched, and buggy. I would recommend trying more than one IDE before deciding which to use. Most of the paid ones have free trials available, so make sure to give them a try.

JetBrains PhpStorm
Figure B-1. JetBrains PhpStorm

GitHub

GitHub is a huge website that hosts Git repositories. It offers free hosting ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Beyond jQuery

Beyond jQuery

Ray Nicholus
jQuery Cookbook

jQuery Cookbook

Cody Lindley
Learning jQuery 3 - Fifth Edition

Learning jQuery 3 - Fifth Edition

Adam Boduch, Jonathan Chaffer, Karl Swedberg

Publisher Resources

ISBN: 9781449335182Errata Page