-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels