Set up authentication in a React Native mobile application using AWS Amplify, and learn how to customize your app’s authentication UI.
When an app tries to handle too much data in a list, it often leads to performance problems. Explore five methods to simplify list rendering in React.
Implement a carousel and add pagination in React Native using react-native-snap-carousel, which provides many options for creating carousels.
Use Mirage JS to build a mock API that creates the frontend of your application without having to rely on data from the backend.
Take a look at the unique features of open source headless CMS such as Ghost, Strapi, Netlify, and KeyStone 5 and pick the system that best fits your content.
Learn how to test RESTful APIs built with Strapi using the Mocha testing framework and the Chai assertion library.
If your application is complex, things can quickly spiral out of control as new features are added. State machines offer a better-organized way to manage state in React applications.
There is no one-size-fits-all when it comes to securing your applications. Learn how to secure your React application with Magic Links.
Automating your deployment process helps you deliver your product faster and allows your team to focus on building and collecting valuable feedback from customers. Learn how to set up continuous deployment for your React projects hosted on Firebase.