Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (45k points)

Could someone tell me why use Node.js in Angular?

1 Answer

0 votes
by (99k points)

For developing web applications in Angular, you don’t need to use Node.js. But the situation when you need to use Node.js in Angular is while transpiling. That is you could develop apps in Angular, but you cannot publish the app right away, as it is written in TypeScript, and the web browser would only accept JavaScript, so you need to transpile from TypeScript to JavaScript to publish the app. And there are many such features that will help you in developing apps quickly and without much effort too with Node.js in the Angular framework.

Want to get skilled and trained in Angular, check out the Angular course from Intellipaat offers you with 24hrs of instructor-led training and 48hrs for guided projects and exercises. Also, watch our YouTube video on Angular vs AngularJS to get a better idea of the difference between the old and the new frameworks.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...