Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using pattern in Reactjs #5

Open
wayanjimmy opened this issue Nov 28, 2018 · 0 comments
Open

Using pattern in Reactjs #5

wayanjimmy opened this issue Nov 28, 2018 · 0 comments

Comments

@wayanjimmy
Copy link
Contributor

wayanjimmy commented Nov 28, 2018

Talk Date
~
Talk Title
Using Patterns in ReactJS

Length (e.g. 30 minutes)
45 minutes

Overview (140 characters)
Demo using of some pattern e.g. Toggle Pattern and Compound Component Pattern to write Reactjs Component.

Detailed Overview
Usage of pattern will solve some problems when creating reusable components in ReactJS, I will demo usage of toggle pattern in order to isolate state changes and enable other component to consume local state using function props.

Compound component will enable a component have children component. It is useful to break a large component into smaller pieces.

Reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant