Home

Awesome

A List of Foundational JavaScript Tools

By Kalina Wu, Sarah Fischer, and Ivan Storck

In our boot camps, students are introduced to several tools and libraries to expand the abilities of their code. Kalina, one of our current JavaScript students, compiled a list of these tools and wanted to share it with other Code Fellows.

Ivan Storck, our JavaScript Boot Camp instructor, used Kalina's list to draft up this helpful mind map:

JavaScript Tools Mind Map

Update

This article and associated MindNode mind map (OPML) are now on Github so that Pull Requests can be made to it. Send us your suggestions to add new and popular tools.

General

Scaffolding Tools (for starting projects)

Build Tools (automation)

Package Management Tools

Front End

MVC Frameworks

Templates

Testing

Back End

Servers

Databases

Architectural Style

Testing

Assertion Libraries

Functional Programming Tools