Hacker News new | ask | show | jobs
by tkubacki 4271 days ago
Got two web apps in production - one of them >10K LOC.

I'm former .NET dev missing IDE like VS in open source world - and Dart makes me quite happy. Dart has decent (not great...yet) IDE with nice debugger, sane SDK and very nice package repository (pub.dartlang.org).

Biggest flaw - it still has relatively small community/ecosystem compared to eg. nodejs.