spdegabrielle
2021-11-5 12:09:40

> CIDER is really good - the JVM Clj debugger works great, has code completion and documentation lookup without leaving the editor. - Racket’s debugger I’ve never had success with, and documentation lookup would require searching the doc site/local docs, which is significantly slower.


spdegabrielle
2021-11-5 12:11:07

I suggested Racket Mode but the feedback was > The crucial difference is that CIDER uses a REPL in an actual running program and Clojure’s built-in reflection for code completion and docs, while Racket XP mode operates more statically I believe.


spdegabrielle
2021-11-5 12:19:08

Hi, my js is a bit rusty (that is the mild way to say I’ve not used it in 20 years) What is the recommended IDE & development workflow for making a client side app in racket script? (I’ve also logged as an issue - and I’ll add to the racket wiki)


gknauth
2021-11-5 18:07:12

That’s Ok, JavaScript has not changed in 20 years. Oh wait …