O
O
OnYourLips2014-07-09 16:09:48
JavaScript
OnYourLips, 2014-07-09 16:09:48

Is dart ready for production?

Is dart ready for production as a client side compiled to JS? Does anyone have any successful experience?
How does it work with third party libraries and frameworks like jQuery or Angular?
How is it with debugging? Easier than in JS? Does the browser debug normally with Source Maps?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
SilentFl, 2014-07-10
@OnYourLips

I had a little experience, about 4 months ago, I did dart + polymer.dart, everything looked very chic, after js. The only cant was with the binding of the map - then it had to be converted into two arrays, but I don’t know how it is now with this matter. It was written very easily, the documentation is quite decent. The development was carried out in Dartium , from DartEditor, there were no problems with debugging. In extreme cases, it was possible to call native js ( article ), but I didn’t touch it, the possibilities of dart were enough for my eyes.

W
webbus, 2014-07-09
@webus

Apparently yes, since such pies :)

A
Alexey Pavlov, 2014-07-10
@joseperez

And what exactly is the charm of Dart? If in a nutshell and in Russian :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question