You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find different libraries that allow users to pass options to JavaScript for components (including translations).
Research how these libraries have implemented this
Why
We want to understand how other libraries and design systems have approached internationalisation and allowing users to configure JavaScript, so that we gain an understanding of the options available to us.
Who needs to know about this
Developers
Done when
Identified projects that pass JavaScript options to components/support internationalisation
For each project, research into the following:
What browsers do they support?
Are there any impacts on performance?
How is it implemented? Are they using any libraries?
Are there naming conventions?
What does their documentation for this look like?
How do they handle initialisation?
If there's a declarative and programmatic way of setting options, how do they work together?
Some kind of write-up of possible approaches we've discovered that we might want to do some spikes into
The text was updated successfully, but these errors were encountered:
vanitabarrett
changed the title
Understand how JavaScript options work in existing projects (libraries, design systems)
Research how JavaScript options and internationalisation work in other libraries and design systems
Mar 1, 2022
vanitabarrett
changed the title
Research how JavaScript options and internationalisation work in other libraries and design systems
Research internationalisation libraries and how other libraries and design systems do internationalisation
Apr 29, 2022
What
Find different libraries that allow users to pass options to JavaScript for components (including translations).
Research how these libraries have implemented this
Why
We want to understand how other libraries and design systems have approached internationalisation and allowing users to configure JavaScript, so that we gain an understanding of the options available to us.
Who needs to know about this
Developers
Done when
The text was updated successfully, but these errors were encountered: