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
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-uikit
in typescript / writing proper types for that or to use something like frontile instead ofember-uikit
.gjs
components and rename togts
hbs
components to gtsDo this in multiple Pull Requests and not one large one
Required
The text was updated successfully, but these errors were encountered: