# devtools
- Write scripts and run them in browser using
sourcessnippetsthen save them to FS- console driven development
- Use watches (watch expressions) to keep track of states

*[FS]: local File System, api to read/write to secondary storage
sources snippets then save them to FS

*[FS]: local File System, api to read/write to secondary storage