Why do we have to import Http in a service even if we import it in application module?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Angular 2+ Developer And Trainer

Let's ask ourselves what a Service is ? Well under the hood, just a glorified module which exposes a few classes that you import in your component via the normal import - import { Http, Response, RequestOptions, Headers } from '@angular/http'; However this is more like injecting the service....
read more
Let's ask ourselves what a Service is ? Well under the hood, just a glorified module which exposes a few classes that you import in your component via the normal import - import { Http, Response, RequestOptions, Headers } from '@angular/http'; However this is more like injecting the service. What about registering it? So we start with a normal import into the module . But then you don't see an entry into the providers in the module. Reason being that the provider configuration for Http isn’t so straight forward, so the Angular team have given us a handy way to configure our NgModule with all the required providers for Http and that is adding to the imports section. Importing HttpModule into our NgModule configures our NgModules injector with all the providers needed to use Http in our app. So to summarize the first import is registering and the second is injecting. read less
Comments

Related Questions

What is cost of final year IEEE project guidance?
It cost around Rs. 20,000/- at max.
Vivek
How to create sliding tabs in ionic ?
We can create sliding tabs using ion-tab in ionic.
Gowravaram
0 0
5
job opportunities after doing an hands on training for angular.js at kolkata
AngularJS is high in demand if You have good hands on it.
Subhadeep
How do we save Data in Angular?
First you need save the data in local storage and after this you need have a json to store data.
Raminder
Hi Expert, I am working in one of the MNC as developer with .Net as technology. I am looking for a job change for which i believe .Net is not sufficient. Could you please suggest some advanced technologies that can help me in a job change.
Hi Prashant, If you have more than 3-4 yrs. experience in .Net than you will have to continue in .Net only but try to improve expertise on RDBMS concept, web application design, database support, SQL,...
Prashant

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

$scope in AngularJS
Scope is an object that refers to the application model. It is an execution context for expressions. Scopes are arranged in hierarchical structure which mimic the DOM structure of the application. Scopes...

AngularJS Routes
Q. How to set up Angular JS Routes? Ans: Set up the application in below format: AngularJS(Folder)/ ---index.html ---home.html ---about.html ---css/style.css ---js/angular.js ---js/angular--routes.js ---js/app.js i....

Angular JS directives Principles.
Directive is very powerful feature of AngularJS. It easily wired up with controller, html and do the DOM manipulations. Angular AngularJS provide very less details about directive. I thought I will cover...

Happiness Or Satisfaction: How To Quit Your Day Job?
Four years ago on a sunny April morning, I slinked into my new office building, suit slightly too big, 24-years-old and clueless. It was my first day working at a large, prestigious Organization. The...

Recommended Articles

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for Angular.JS Training?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you