Comment on Today, Web Development SucksComments−swah15yStrangely he didn't mention server-side javascript, which would be the obvious way to share code between client and server.−foobarbazoo15yThis is how SproutCore validation logic is used on the server, BTW.It's easy to use SproutCore's (very) powerful model layer on both the client and the server.
Comments
Strangely he didn't mention server-side javascript, which would be the obvious way to share code between client and server.
This is how SproutCore validation logic is used on the server, BTW.
It's easy to use SproutCore's (very) powerful model layer on both the client and the server.