Hi to everyone,
probably this question already has been addressed, but so far I can't find 
any satisfactory.
I'm going to develop a new project, and I want to use angularjs, but I have 
very high dependency of highcharts and slickgrid libraries.
I know a directive can be write to integrate those libraries with 
AngularJS, but I'm wondering what is the impact of writing a directive
for slickgrid or highcharts. Since I'm new to directives and I don't want 
to spend tons of time, just to realize that using external libraries breaks 
all the elegance of angularjs.
Furthermore, my primary concern is performance because I want to manage 
around 1 million rows with slickgrid, and a lot of points with highcharts. 
I know ngrid and ngtable, but I'm not sure about their performance.

¿What do you think?¿What are the cons of using directives to make external 
libraries work?

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to