Month End Sale: Get Extra 10% OFF on Job-oriented Training! Offer Ending in
D
H
M
S
Get Now

Components and Data Passing

Level : Beginner
Mentor: Shailendra Chauhan
Type : GuidedLab
Points : 10
Duration : 00:35:00

Lab Details

Description

In this guide, you will learn how to use the parent and child component relationship and use the child component as a nested or a reusable component and will see the way of doing data passing between the business logic from the component to the template.

Lab Objective

Upon completion of this lab, you will be able to:

  •  How to create the component and models
  •  How does the data pass between the components
  •  Use the ability of TypeScript objects and arrays for the data storage

Prerequisites

You should have a basic understanding of components and a knowledge of TypeScript fundamentals such as class, object, and constructor.

Lab Requirements

  •  Create an article page for displaying the article
  •  Show the article comments using nested components.
  •  Add the option to add comments
  •  Show the comments count.

Note: Use a JavaScript object for the article with a comments array. The schema for the models is as:

Article

{

 id = 1,

 title = "Angular Best Practices",

 author = "Shailendra Chauhan",

 body = "Angular is a JavaScript framework widely used to make web apps, mobile apps and SPAs."

}

Comment

{

Copyright Dot Net Tricks Innovation Pvt. Ltd. | All rights Reserved.

 articleId= 1,

 body= "Good, Keep it up!"

}

Self-paced Membership
  • 22+ Video Courses
  • 800+ Hands-On Labs
  • 400+ Quick Notes
  • 55+ Skill Tests
  • 45+ Interview Q&A Courses
  • 10+ Real-world Projects
  • Career Coaching Sessions
  • Email Support
Upto 60% OFF
Know More
Still have some questions? Let's discuss.
CONTACT US
Accept cookies & close this