Deconeuro-Lab / Deconeuro-Lab/last-app

Investigate ways to store the current test/subtest state more elegantly

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

Description

Libraries such as React’s Context API allow us to manage global application state (in this case for subtests) in our app without deep nesting of props (which we're currently doing).

Using global state for subtests will simplify data passing/storing, making our app less prone to bugs.

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.