General Readings https://reactjs.org/ Create App Run the following commands to create a new React Native project called „app-getting-started“: Start App Add Typescript Support Testing: Tools and Frameworks ReactJS related Others
React
Readings The official docs The Beginner’s Guide to ReactJS by Kent C. Dodds Fundamentals of React by Samer Buna React Holiday by michael chan React Enlightenment by cody lindley Advanced React Component Patterns by Kent C. Dodds React Patterns by michael chan Learning React – Roadmap from Scratch to Advanced Complete Introduction to React Learning Path Fundamentals Props and State Create React […]
General Readings https://reactjs.org/ https://reactnative.dev/ https://facebook.github.io/metro/ https://expo.io/ Create App Expo CLI Quickstart Assuming that you have Node 12 LTS or greater installed, you can use npm to install the Expo CLI command line utility: Then run the following commands to create a new React Native project called „GettingStarted“: React Native CLI Quickstart or […]