
# What could I use to develop optimization.js?

Here is step by step instructions for setting up the environment for development of the `optimization.js` that @iaroslav-ai uses:

1. Install VSCode for development in JS and HTML: [https://code.visualstudio.com/](https://code.visualstudio.com/).
2. Install Chrome and debugger extensions for code debugging. See `setup_debugger_vscode.md` to see how I do that.
