There are multiple ways to add emojis into your React app. Here’s a short guide to fit almost every single use case.
Some devs argue that React Native is dead, especially in comparison to Flutter. Review the current status of React Native and its expected features.
The Firebase Web SDK v9.x has introduced breaking changes in methods for managing users and querying databases; refactor your React app to avoid throwing errors.
Learn about the functional programming concept and how React adopts it to write applications that are easier to test and maintain.
Join us on December 14th at 2 p.m. EDT for a deep dive into React vs. Next.js. In this talk […]
React Slick is a carousel library offering accessibility and responsiveness features for your next React project.
Learn how to create an app with AR capabilities using ViroReact, a React Native platform that makes AR/VR development a breeze.
Learn how to easily create toast messages in React Native from scratch using the React Native Animated library.
React-redux-firebase provides Redux bindings for Firebase, making it much simpler to use Firebase with Redux and React.
react-three-fiber is a React renderer for Three.js that eases working with 3D models on the web by handling imperative Three.js functionalities under the hood.
Learn how to use Recharts in a React application that fetches data from Sanity to summarize an extensive dataset in a visually appealing way.
Functional reactive programming reduces callback hell. Learn the fundamentals of reactive programming and see available libraries for Node.js.