javascript - Whats the diff between cdnjs vs npmjs -


what difference between cdnjs vs npmjs? im new javascript , programming in general real newb question , there's real big difference.

but it, difference? , npm type of cdn (content delivery network)?

npmjs(node package manager) repository consisting node modules/packages. can search , download node modules there.

cdnjs content delivery network javascript library files. can add reference of javascript libraries cdnjs without requiring them on server.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -