Setting up cookies is something pretty trivial in web development. In this post I walk through the process doing it in React.
Read more »
Michael Antonov, Chief Software Architect at Oculus, is due to speak at Facebook’s F8 Developer Conference on April 18th about React VR, a framework that builds on Facebook’s React JavaScript library. This web-based framework allows easier creation of VR ... (more…)
Read more »
Technically speaking, ReactDOM does not render a React component or a React element in the DOM. It renders DOM elements backed by instances of their components. This is true for class components. For… (more…)
Read more »
Zero-boilerplate normalized relational reducer state 🚀 - brietsparks/normalized-reducer... (more…)
Read more »