There is a lot to get your head around if you are new to developing JavaScript applications. A question often asked is “Where do I start?” This is the goal of this chapter, to help you locate resources and tools that can help you on the path to developing applications with JavaScript. I will also go over some basic usage of these tools. This chapter is not designed to be a definitive guide or as product placement, but it should point you in the right direction.
Tutorials and resources
Integrated development environments (IDEs)
A quick ...