Y
Hacker News
new
|
ask
|
show
|
jobs
by
shockzzz
4127 days ago
In your experience, are Dart apps primarily ones that compile to Javascript and run in the browser, or server-side apps?
1 comments
cbracken
4127 days ago
Most of the use of Dart at Google is client-side code running in the browser, but there's server-side use too. One example: Google Fiber settop boxes run server-side code on the Dart VM.
link