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
Similar
When I stumbled upon React, I barely had any JS knowledge. I had been told by my peers and the internet, of course, that some Javascript… (more…)
Read more »
There are a lot of opinions around how to arrange a React project. In this post, I want to talk about feature folders and why I think they… (more…)
Read more »
Suspense is not just about fetching data, but about fetching resources in general. So what about other resources, like images and scripts? (more…)
Read more »
A demo application for showing how to configure sso using aws cognito and azure ad (now called entra id). (more…)
Read more »
A small project to show how to make UI testing with React Native and Maestro - GitHub - kiki-le-singe/react-native-maestro: A small project to show how to make UI testing with React Native and Maestro... (more…)
Read more »