Explore >> Select a destination


You are here

buttercms.com
| | blog.logrocket.com
8.6 parsecs away

Travel
| | Learn the similarities and differences between the useState and useRef Hooks in React, as illustrated demos and use cases.
| | www.robinwieruch.de
7.5 parsecs away

Travel
| | A comprehensive tutorial about React Hooks, why React uses Hooks, what Hooks are available, and how to use Hooks in React for state management and side-effects in React function components ...
| | www.valentinog.com
11.6 parsecs away

Travel
| | Learn how to test React components with react-test-renderer, and the Act API.
| | reactnative.dev
86.8 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.