@hazlin what kind of psychopath are you to enjoy javascript over lisp?
@hazlin also in terms of editor:
1. paredit to keep the parantecies balanced
2. rainbow delimiters or whatever that makes parentecies a different color for me it makes it much easier to read and work with
3. support for liguratures so that e.g. when you write `lambda` it changes it on the lambda symbol to make it nicer to work with (smaller your code is in lisp the easier it is to work with)