alexyoung / dailyjs-survey

A survey for JavaScript programmers
18 stars 22 forks source link

Unclear what "manage client-side dependencies" means #31

Open svieira opened 9 years ago

svieira commented 9 years ago

AMD / Common JS suggests that it's "how do you manage the importing of dependencies inside your application code" while Volo / Common JS with Browserify / npm suggests that it means "how do you manage the acquisition of dependencies from remote repositories to your working copy"