Become a member
Sign in
Amir Syed
Amir Syed

Amir Syed

8 Following
6 Followers
  • Profile

  • Claps

  • Highlights

Highlighted by Amir Syed

See more

From Building a reusable table layout for your Angular 2 project by Thomas Rundle

…tation would use async method
…tation would use async method
return PROJECTS;
}
getPersonnel(): Person[] {
return PERSONNEL;
}
}

Claps from Amir Syed

See more

Angular 6 Features

Kunal Thorat