alphagov / govuk-frontend

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.
https://frontend.design-system.service.gov.uk/
MIT License
1.17k stars 320 forks source link

Investigate what me may do to better integrate with JavaScript component frameworks (React, Vue, Svelte, Angular...) #5172

Open romaricpascal opened 2 months ago

romaricpascal commented 2 months ago

What

Investigate to which extent we may make our components more easily usable with component frameworks like React, Vue, Svelte, or Angular. Depending of what we want to facilitate, we could then look at:

Why

Frameworks like React, Vue, Svelte or Angular may be a valid technical choice (provided progressive enhancement and performance are kept in mind when using them). However:

Who needs to work on this

Developers

Who needs to review this

Developers

Done when