I recently ran across a comparison of React.js to Vue.js for rendering dynamic tabular data, and I got curious to see how Reagent would stack up against them. (more…)
Read more »
One of the ongoing initiatives for the Bugsnag Frontend Team has beena migration of our codebase away from coffeescript. It hasn’t been an easyjourney, and i... (more…)
Read more »
Born deep inside Facebook labs, React gained a huge popularity among the developers who make web applications with complex user interfaces. Being widely used in single-page application projects that… (more…)
Read more »
React is a JavaScript library that makes it super easy to create interactive UIs. We'll build it up from first principles. (more…)
Read more »