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
A discussion with @schickling suggested the use of Typescript, since the majority of the GraphQL tooling ecosystem is written in Typescript.
I'm on board with this for the core of GrAMPS, but want to make sure that data sources don't require Typescript. (Doing so would be a huge onboarding problem within my team; it's not possible to just proclaim, "Okay, everyone needs to learn Typescript now!")
A discussion with @schickling suggested the use of Typescript, since the majority of the GraphQL tooling ecosystem is written in Typescript.
I'm on board with this for the core of GrAMPS, but want to make sure that data sources don't require Typescript. (Doing so would be a huge onboarding problem within my team; it's not possible to just proclaim, "Okay, everyone needs to learn Typescript now!")
@corycook, you've got Typescript experience, right?