|
|
|
|
|
by lmilcin
1855 days ago
|
|
When I work on ClojureScript app I am actually modifying application that is running in the browser, without ever reloading the page. That would not be possible if it could not compile or at least interpret it in the browser. |
|