Hi!
On 10/28/2012 10:46 AM, Udo Schneider wrote:
Hi Stef,
but isn't Amber targeting the client side? My Deployment Platform would
be the server.
Amber works fine on node, in fact, there are several examples (if you do
the git clone and check under "examples") and we even run the command
line compiler "amberc" in node (written in Amber).
Amber compiles to js, there is nothing client centric about it - but the
IDE is written on jQuery to run in a browser, but the packages are
cleanly separated from each other (IDE vs kernel etc).
regards, Göran