gnarf / gnarf/set-aside

Proposal: Over-riding values

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The `beforeSet` hook is well-positioned to modify whatever value is being set
on a given property. This could be achieved by using the return value of that
user-provided callback function. Doing so could make the library more
cumbersome, though--users who simply wish to observe "set" operations will be
forced to include an explicit `return` statement. A separate API method may be
in order, provided the use case seems sound.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.