Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Refactor HUD to TypeScript/React (or Preact) #140

Open
davidkpiano opened this issue Jun 28, 2017 · 0 comments
Open

Refactor HUD to TypeScript/React (or Preact) #140

davidkpiano opened this issue Jun 28, 2017 · 0 comments
Assignees
Milestone

Comments

@davidkpiano
Copy link
Contributor

As discussed with @avanderhoorn, the HUD's codebase needs to be refactored into a framework (React, can switch out for Preact for file savings) in order to alleviate maintenance concerns. This should ideally be done before any more features are added, so as to refactor it before it gets too complex (and it might already be past this point).

This will also put it on par with the tools/framework/libraries used in Glimpse.Client, which will make sharing components/business logic easier, as well as make the HUD more testable using Jest. Currently, there are no unit tests at all for the HUD (it is not trivial to test the code in its current state).

@davidkpiano davidkpiano added this to the M023 milestone Jun 28, 2017
@davidkpiano davidkpiano self-assigned this Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant