Hello,

The different tutorials I looked at has variations in how it 
imports classes into its components, example:

*1 import { Component } from '@angular/core';*

*2. import {CourseComponent} from './courses.component'*

As you can see the first import has the *@  *sign verses the second line 
which I understand how it works but bit confused as to the purpose of @ in 
the first import???




-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to