Getting started with React
Let’s start by asking some questions concerning React. What is React? React is a JavaScript library for building user interfaces created by Facebook. According to Wikipedia, a software library is a collection of non-volatile resources used by computer programs, often…