Updating state of a parentless component in React

State is the fundamental way to store and retrieve your React application’s data. It’s nothing but a JavaScript object, which React allows… Read more

Similar

Replacing React with Rails

NOTE: if you are arriving from Ruby Weekly, check out the full article here. The first few paragraphs are posted below and the full post is on 0x2a.sh, as there is apparently a Gmail bug where any…...

Read more »