React

Programming languages | Noun

your reaction when someone says their HTML still loads JavaScript and CSS. React is a frontend JavaScript library maintained by Facebook and used for building interactive UIs. React can also render on the server using Node and on mobile using React Native. It's considered quite fast due to its virtual DOM which allows you to load just one element in a page as opposed to re-rendering the entire page for a small change. React makes it easy to create interactive UIs, since it updates and renders just the right components through declarative views for each state.

 

“I heard you've been practicing mindfulness at work.”

“Yes, I like to call it not React.” 

Added by Get IT Guy