5

Is there a way to use the dart language with node.js? Something like livescript, coffeescript, typescript, etc.

Thanks!

1 Answers1

3

Yes, definitely. Similar question thoroughly answered on SO use an Angular 2 Dart frontend with a Node.js backend.

For dart node.js I/O integration there's emerging library Node IO.

Community
  • 1
  • 1
Dafe Šimonek
  • 331
  • 1
  • 4