javascript - Do i need node.js to use Angularjs? -
i utilize angular.js image editing tool in website.
do need node.js ?.
i don't understand scenario.if don't need one,when nodejs , angularjs both together?
you don't need nodejs creating client side image editing tool.
angularjs web application framework, maintained google , community, assists creating single-page applications, consist of 1 html page css , javascript on client side.
but if someday want upload , store images on server , create them accessible multiple clients - yes need server. server made nodejs.
javascript node.js angularjs
No comments:
Post a Comment