React projects can quickly become a mess. Here, you can learn how to use a multi-layered structure to optimize React apps.
Learn how to use Bulma, an open source CSS framework, within React for easy styling without the need for JavaScript.
Learn how to build a payment interface in React Native by interlinking web and native technologies using the PayPal SDK for JavaScript.
Follow this step-by-step tutorial to build a basic, cross-platform mobile snake game with React Native using React Native Game Engine.
Appium is an automated testing tool for native, hybrid, and mobile web applications, Learn how to test React Native mobile apps with it here.
Compare the StyleSheet and Tailwind CSS approaches to styling to weigh the pros and cons of each and discover which is best for your project.
renature
renature is a physics-based animation library for React inspired by the natural world. We cover its core API and share several demos.
An introduction to using TypeScript in React Native apps, including a tutorial and example build for a mobile app
Understand what PropTypes and TypeScript are, consider their relevance in React applications, and discover how they can be used together.
Discover five essential React DevTools features that you might not have tried yet or didn’t even know existed.
Managing state in larger React apps used to require third-party libraries. The useReducer Hooks enables you to share state between components without Redux.
There aren’t many options out there to host a full-stack Node.js and React app on a single provider. Begin lets you do just that.