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
When I looked into it, it seemed integrating ts with React was non-trivial, and I wanted to minimize the number of custom integrations to reduce complexity. This may have changed since, but since this is a 20%/best-effort project, I haven't had time to investigate this fully.
Also, Ground uses Firebase for db triggers and hosted functions, and the examples in the docs are primarily ES6, so I preferred to use one language across both web client and server-side. ts integration is available, but again, unfortunately I haven't had time to try it out.
Described in facebook/create-react-app#5995 (comment)
The text was updated successfully, but these errors were encountered: