Facebook Switches React, Flow, Immuable.js and Jest to MIT License
React 16 will be licensed under the MIT Open Source license. (more…)
Read more »
We wanted to build a multi-page website instead of the typical one-page websites supported by React.JS, so we followed the React Router Tutorial to integrate React Router into our application. Learning from example, we figured out how to have a fixed navb…