Getting Started with React Native in 2020

This post is going to be about giving you a quick start if you are interested in learning and developing mobile apps using React Native. Few fair advantages for developers from web background.
This post is going to be about giving you a quick start if you are interested in learning and developing mobile apps using React Native. Few fair advantages for developers from web background.
Let's explore how to work with data. We've used a denormalized structure for displaying our articles so far. Now, we'll normalize the data.
In this chapter, we will continue from our previous chapters by discussing how to setup ReCaptcha and set up CORS. After publishing our backend and frontend, the first thing that should be considered
Hey all! Today we will start our lesson with your home task and see what data should be kept in store and what -- in the state of the components.
react-router is an amazing library. Here's how to create a simple app using it.
This is the list of the tasks we have to complete during this chapter: separate backend and frontend, add environment variables to the backend, add environment variables to frontend, separate to individual route, setup auto-deployment of backend and frontend through Github
Today, we’re going to do more complicated things. We will go away from the manual description of “closure,” subscriptions, and so on. All these things are, of course, not for manual maintenance. We will learn how to do these things easily and gracefully.
This is the third chapter of our series of developing a POS with React, Node, and MongoDB. In this chapter, we are going to set up an email service.
This is the second chapter of our series of creating a simple POS with React, Node, and MongoDB.
JSX makes it possible to reuse the conditionals you are already familiar with when working with JavaScript