jayphelps / jayphelps/nofux

State update time is not unpredictable

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
309
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Property assignment is done immediately, hence predictable. There should be an unpredictable delay.

### Note
Example needs to be adjusted to account for this unpredictability. Calling `this.forceUpdate()` will have unpredictable effects now.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the property-assignment state update and the example mentioned in the issue. Determine how delayed, unpredictable updates should behave and adjust the example, including its use of `this.forceUpdate()`; done means the update timing is no longer immediate and the example reflects the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.