Skip to content

Why not use JavaScript getters? #21

Closed
@JannesMeyer

Description

@JannesMeyer

I'm not sure if I'm overlooking something or if this is a stupid question, but... Why not use JavaScript getters?

JavaScript objects have support for getters: (works everywhere except on IE8)

Why not use them (optionally) instead of .get() and .getIn()? Especially for server-side code and for applications that aren't focusing IE8 this could be really helpful.

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