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:
- Start the web server
- Edit the source code
- 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).
- Ruby / Papara
Comments
Post a Comment