Skip to content

Using pattern in Reactjs #5

@wayanjimmy

Description

@wayanjimmy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions