Explore >> Select a destination


You are here

antonz.org
| | mherman.org
11.7 parsecs away

Travel
| | Let's build a RESTful API with Python and Flask.
| | blog.miguelgrinberg.com
16.4 parsecs away

Travel
| | miguelgrinberg.com
| | blog.logrocket.com
13.3 parsecs away

Travel
| | Learn how to install and set up PostgreSQL in the command line, create users, databases, and tables, and run SQL commands.
| | reactnative.dev
74.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.