ic-design-system icon indicating copy to clipboard operation
ic-design-system copied to clipboard

[ic-design-system]: Create a basic component in Stencil and React to demonstrate the similar methods

Open jd239 opened this issue 2 years ago โ€ข 0 comments

Summary

In order to demonstrate the similarities between making a component in Stencil and React, this ticket is to create a simple component in Stencil and React and share the code snippet for comparison.

๐Ÿ’ฌ Description

To improve the understanding of how Stencil components are created, there is a requirement to build a component in Stencil and React to show how similar the logic is between the two. This will include using state, events and component lifecycle.

๐Ÿ’ฐ Use value

This is to hopefully dispel the myth that there is a steep learning curve when it comes to building a new component in Stencil. The reason for using React is because of its popularity within the community.

๐Ÿ“ Acceptance Criteria

N/A

โœ Designs

N/A

โ€ฏ๐Ÿงพ Guidance

N/A

Additional info

N/A

jd239 avatar Nov 21 '23 15:11 jd239