Skip to content

In built-in Pipes, Percent pip section not currect #68

@baruch1995

Description

@baruch1995

In this url:
https://codecraft.tv/courses/angular/pipes/built-in-pipes/
Under the seciton "Percent Pipes", you wrote:

<p ngNonBindable>{{ 42 | percent: '10.4-4' }}</p>
<p>{{ 0.123456 | percent : "10.4-4" }}</p>

Instead of "42" need to be :" 0.123456"
But I didn't understand if the "42" is the common known joke, or its a mistake,
so i opened an issue about it :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions