You are here |
www.marcogomiero.com | ||
| | | |
reactnative.dev
|
|
| | | | 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. | |
| | | |
www.nomtek.com
|
|
| | | | Flutter and React Native are the two most popular cross-platform mobile development tools. Learn about their differences and the best use cases for each. | |
| | | |
reactnative.dev
|
|
| | | | Part of having a great developer experience is having great documentation. A lot goes into creating good docs - the ideal documentation is concise, helpful, accurate, complete, and delightful. Recently we've been working hard to make the docs better based on your feedback, and we wanted to share some of the improvements we've made. | |
| | | |
killalldefects.com
|
|
| | JavaScript that scales needs standards and safety nets. See how NPM, ESLint, and Prettier help TypeScript code adhere to team standards over time. |