web - Server side programming language/framework that support hot-reload -


Is there any other server-side language (without or without framework) that supports hot-reload or live-coding , So when we grow, we all need:

  1. Start the web server
  2. Edit the source code
  3. Try on the browser (

    Similar to PHP

    any other language that I am capable of doing:

    • Ruby / Papara
      • Sinatra-Reloader (Sometimes not working)
      • Run again (*
      • Nodes in the
        • module module
        • Node-Supervisor module
        • Nodomone (*

          (* Automatically restart the server when there is a change Do not really hot-reload

          Is there any other language capable of doing this? And if possible, error on browser (file name and line number, or full stack trace) (terminal) In / Console Is not showing) does, so I have to switch to the browser, code-editor and then make it to the console to see the error.

          You can try Pearl with the Mozolistic Framework: (using the Morrow server).

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -