Create an application context which can host global-ish data #116

Open
opened 2023-12-08 03:14:59 +00:00 by savanni · 0 comments
Owner

This context is for data such as the active set of translations and other localization information. It should be trait-based, in that functions receive a context based on the traits they care about, without referencing the exact implementation of the object.

This context is for data such as the active set of translations and other localization information. It should be trait-based, in that functions receive a context based on the traits they care about, without referencing the exact implementation of the object.
savanni added this to the Fitnesstrax project 2023-12-08 03:14:59 +00:00
savanni added this to the Fitnesstrax: MVP Basic editing milestone 2023-12-17 15:53:30 +00:00
savanni removed this from the Fitnesstrax: MVP Basic editing milestone 2023-12-19 22:04:25 +00:00
savanni added this to the Fitnesstrax: Localization milestone 2023-12-19 22:07:03 +00:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
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: savanni/monorepo#116
No description provided.