Software Alternatives & Reviews

Watch and auto reload a Clojure pedestal service on save

Pedestal Clojure
  1. Pedestal is a web application framework written in Clojure that aims to bring both the language and...
    Pricing:
    • Open Source
    I started playing with pedestal to create Clojure micro services. Coming from the Nodejs world, and Clojure being a REPL driven development language, I naturally expected to have watch for code changes and reload without having to restart the server. I searched around and found solutions, but I couldn't get it to work trivially. This guide is meant to serve as a step-by-step guide to achieve this.

    #Health And Fitness #Web Frameworks #Developer Tools 2 social mentions

  2. Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
    Pricing:
    • Open Source
    I started playing with pedestal to create Clojure micro services. Coming from the Nodejs world, and Clojure being a REPL driven development language, I naturally expected to have watch for code changes and reload without having to restart the server. I searched around and found solutions, but I couldn't get it to work trivially. This guide is meant to serve as a step-by-step guide to achieve this.

    #Programming Language #OOP #Generic Programming Language 35 social mentions

Discuss: Watch and auto reload a Clojure pedestal service on save

Log in or Post with