Tag: debugging
Debugging React Native with TypeScript and Visual Studio Code
One of the things I really miss from React Native was the support for TypeScript. TypeScript helps me immensely, but it really comes into its own with React programming as the…