React

React is a JavaScript library for building user interfaces. It uses a declarative paradigm that makes it easier to reason about your application, minimizes interactions with the DOM by using a mock representation of the DOM and works with the libraries and frameworks that you already know.