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
For greenfield React projects we like to use TypeScript. TypeScript is a
typed superset of JavaScript that compiles to plain JavaScript. For a quick
introduction, check out TypeScript in 5 minutes.
When building React apps with TypeScript and Apollo, we've found working in
VSCode to be a mostly-good experience.