Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Question: what validation can we do for lifecycle hooks? #341

@MichaelRFairhurst

Description

@MichaelRFairhurst

We have a section that we don't validate things like ngInit. What validation can we do?

The closest I can think of is checking that people don't access inputs inside of the constructor, and recommend checking them in ngInit. But that's not validating ngInit, per say, and there are all kinds of other hooks to think about.

Anybody have any ideas? Or should I just mark those checkboxes as N/A?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions