Y
Hacker News
new
|
ask
|
show
|
jobs
by
mqqq
5315 days ago
As much as I like google I really don't want to go to yet another language. I rather focus on building content rather than have to maintain my page in dart and in JavaScript because of fragmentation issues.
1 comments
kreek
5315 days ago
Dart compiles to JavaScript, and the language is pretty standard stuff, if you know any C style language you can pick it up quickly.
link
bad_user
5315 days ago
The compiled Javascript is an abomination.
link
interknot
5315 days ago
That initial 17 KLOC Hello World was an abomination, but it isn't looking anywhere near as bad these days.
https://gist.github.com/1385015
link