ic-design-system
ic-design-system copied to clipboard
[ic-design-system]: Create a basic component in Stencil and React to demonstrate the similar methods
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