client: use static classes instead of _() #18

Closed
opened 2024-07-06 18:46:41 +00:00 by Iris Lightshard · 0 comments

_() was a nice trick to bootstrap stuff but it breaks the typechecking in typescript so we should switch to static classes to store that data instead

`_()` was a nice trick to bootstrap stuff but it breaks the typechecking in typescript so we should switch to static classes to store that data instead
Iris Lightshard added this to the underbbs: dogfood project 2024-07-07 17:18:14 +00:00
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lightcrystal/underbbs#18
No description provided.