Derek Williams b86d21a756 Added 'JavaScript & jQuery' (#20209)
This book is great for an absolute beginner by Jon Duckett
2018-10-28 09:45:34 -07:00

7.3 KiB

title
title
JavaScript Tutorials and Other Resources

References

Tutorials

Video Tutorials

Desktop Editors

  • Visual Studio Code

    Visual Studio Code includes built-in support for IntelliSense code completion, rich semantic code understanding and navigation, and code refactoring. It comes with a built-in debugger and git support and has a plethora of extensions.

  • Webstorm

    A full-feature IDE for Javascript, including code completion and support for live linting, version control, and testing. Made by Jet Brains and modelled after their IntelliJ Java IDE.

  • Atom

    Open source text editor made by GitHub.

  • Brackets

  • Sublime Text

Online Editors

Coding Challenges and Exercises

Blogs

Podcasts

Free JavaScript Books