[back to Homepage]

React

React is a way of creating software.

More specifically, it is a JavaScript library for designing user interfaces, created by Facebook primary for their website but released as open source. It provides ways of keeping things well organised and structured. This is especially useful in 'larger' software projects. React is particularly good for building complex arrangements of interactive visual components.

I am using React extensively in my web-based projects at the moment.