JavaScript development environment

You can use any JavaScript development environment to develop your application, for example, Microsoft Visual Studio Code, Atom, or Sublime. Choose the tools that suits you best.

The IBM® Social Program Management Design System does not depend on any specific tools, so you can choose your own environment. However, Microsoft Visual Studio Code supports many plug ins that make development faster and easier, for example:

  • Linting tools (ESLint)
  • Code formatters (Prettier)
  • Debugging tools (Debugger for Chrome)
  • Documentation tools (JSDoc)

IBM does not own, develop, or support any of the tools.