javascript - Are there any side-effects of using public libraries in coding -


i'm considering build real time line chart. been searching around find suggestions providing outside libraries code like post download , configure goal achieved.

but,it possible make real time line chart write ajax,css,html etc. myself,it take more time(due unprofessional skill)

what pros , cons of using others libraries , write myself?

one disadvantage in past using javascript libraries libraries tend rather large , perhaps include quite lot of code individual web pages don't use.

an advantage using library handles 90% of processing need have run means need write remaining 10%.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -