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
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
As of right now it makes more sense to work on other things and/or to start by rewriting the addons used e.g. ember-uikit in typescript / writing proper types for that or to use something like frontile instead of ember-uikit.
Setup typescript
Setup glint
Add Signatures to gjs components and rename to gts
What to refactor
Everything possible should be typescript
Why refactor it
Type Safety + Better DX
How to refactor it
As of right now it makes more sense to work on other things and/or to start by rewriting the addons used e.g.
ember-uikitin typescript / writing proper types for that or to use something like frontile instead ofember-uikit.gjscomponents and rename togtshbscomponents to gtsDo this in multiple Pull Requests and not one large one
Required