Explore >> Select a destination


You are here

benbrougher.tech
| | vsupalov.com
3.2 parsecs away

Travel
| | How to make sure that code running on a Flask and Vue.js development server is able to interact.
| | noahflk.com
3.1 parsecs away

Travel
| | Using React Query alongside TypeScript and Zod, we can achieve a type-safe, efficient data fetching process in React that ensures consistency
| | www.prisma.io
4.3 parsecs away

Travel
| | Tooling for GraphQL server development has exploded in the last two years. We believe that the need for most tools comes from the popular schema-first approach - and can be solved by an alternative: code-first.
| | reactnative.dev
18.4 parsecs away

Travel
| JavaScript! We all love it. But some of us also love types. Luckily, options exist to add stronger types to JavaScript. My favourite is TypeScript, but React Native supports Flow out of the box. Which you prefer is a matter of preference, they each have their own approach on how to add the magic of types to JavaScript. Today, we're going to look at how to use TypeScript in React Native apps.