Software Alternatives & Reviews

I'd like to use a REPL in my workflow for getting feedback on my code. Is this a reasonable ask? If not, how do you check your code as you go?

Wallaby.js Quokka.js
  1. Wallaby.js runs your JavaScript tests immediately as you type and displays execution results in your code editor.
    Pricing:
    • Open Source
    I’m a Clojure(script) dev learning TS. My Clojure REPL flow is Cursive + IntelliJ. The closest equivalent I’ve found is https://quokkajs.com for inline evaluation and https://wallabyjs.com for test evaluation. Both are paid products but have free 30 day evaluation periods. Both work in IntelliJ and VsCode.

    #Developer Tools #Development Tools #Rapid Application Development 7 social mentions

  2. Quokka.js is a rapid prototyping playground for JavaScript and TypeScript. What that means is that it runs your code immediately as you type and displays various execution results in your code editor.
    Pricing:
    • Open Source
    I’m a Clojure(script) dev learning TS. My Clojure REPL flow is Cursive + IntelliJ. The closest equivalent I’ve found is https://quokkajs.com for inline evaluation and https://wallabyjs.com for test evaluation. Both are paid products but have free 30 day evaluation periods. Both work in IntelliJ and VsCode.

    #JavaScript #JavaScript Tools #Programming 7 social mentions

Discuss: I'd like to use a REPL in my workflow for getting feedback on my code. Is this a reasonable ask? If not, how do you check your code as you go?

Log in or Post with