Sunday, September 15, 2013

What are the basic differences and similarities between Angular js and Express js?

What are the basic differences and similarities between Angular js and
Express js?

So I am a bit confused in regards to the aim of Angular js vs Express js.
From my understanding we use Node.js to serve Angular js but we are not
entirely limited/forced to use Node.js for serving it. Express js on the
other hand seems like it accomplishes something similar to the more
traditional MVC framework.
So is Angular Js a type of non-server-specific MVC framework? and does
this limits Angular js backend server capabilities or ease of use?

No comments:

Post a Comment