We have no standard IDE, however most people tend to use VSCode. Here is an install script for a list of helpful VSCode extensions to get you started.
Here is a list of IDEs Devs are currently using:
- VS Code
- + Awesome Debugger
- + Works well out of the box, eg: Intellisense
- - Limited features/Plugins when compared to Atom
- vim
- + Runs everywhere
- + Powerful
- - Steep learning curve
- SublimeText
- + Easy learning curve
- + Great interface and plugins
- + Handles large files very well
- - Infrequent updates
- - Broken package manager
- - Paid license
- - Errors when using Watchman
- - Sublime Config Notes
- - Sublime Config Files
- Atom
- + FOSS clone of SublimeText
- + Great package / plugin ecosystem
- - Slow and resource heavy
- - Errors when using Watchman
- WebStorm
- + Built-in debugger
- ? Prescribed workflow / defaults
- - Paid license