The essential difference between editors and IDEs is that IDEs can debug and sometimes profile your code, and they have support for application lifecycle management (ALM) systems. Why use an editor for JavaScript programming instead of an IDE? In a word: speed. In this article, I discuss 10 text editors with good support for developing with JavaScript, HTML5, and CSS, and for documenting with Markdown. JavaScript programmers have many good tools to choose from-almost too many to keep track of.