Skip to content

improve imitate readMe docs() #75

Open
@ShayMatasaro

Description

the imitate() docs in readMe , say :
"The following is an example where imitate() is important in Cycle.js applications. A parent component contains some child components. A child has an action stream which is given to the parent to define its state:"

which means that whenever a parent state depends on child actions , imitate should be used

but the circular dependency only happens when on top of the above the child actions are dependent on parent actions ?

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions