I created the same app in React and Vue. Here are the differences
I created the exact same app in React and Vue. Here are the differences. [2020 Edition]: Now with React Hooks vs Vue 3 + Composition API! by Sunil Sandhu... (more…)
Read more »
In the first part of this series, we introduced the idea of building reusable accessible components in React to lower the effort needed to build an accessible application, and covered how to build Navigation components. Read the first post here. Inputs… Read more