by Kathy Lattner | Mar 8, 2019 | Software Development
Photo by Artem Sapegin What is React? React is a flexible Javascript library created by Facebook in 2011 that handles the View in traditional MVC model apps. React lets you create highly efficient and reusable UI’s known as components that encapsulate logic in its own...