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 »
To the SPA crowd being able to use a variable within a dynamic import isn’t anything new (aka “dynamic expression”). And even though we haven’t had a general component that allows us to pass the name… (more…)
Read more »
React Native is changing the mobile world, hyped as “cut costs in half, and everything will work out beautiful”. Is it really all unicorns and rainbows? (more…)
Read more »
Last time we looked a bit at the background and some built-in features of React. As promised it’s now time to look at some optional tools… (more…)
Read more »
React is a JavaScript library for building user interfaces. This is the official definition of React. But what if you are not familiar with JavaScript? What if you are not a developer? Would you still be able to make sense of (and learn) React? My answer ... (more…)
Read more »