As the number of components in the codebase grows the number of props grows and it becomes important to have a good pattern for passing… (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 »
It turns out React isn’t that complicated after all...
Read more »
In this example we will look at how to use React.js with a serverless API to create a simple click counter app. We’ll be using the Serverless Stack Framework (SST) and the sst.StaticSite construct to deploy our app to AWS S3 and CloudFront. (more…)
Read more »