17 Stories by Ejiro Asiuwhu
Explore how React and Blazor differ in a variety of areas, including folder structure, performance, ecosystem, routing, and more.
When combined with other Hooks like useContext, useReducer can be a good alternative to Redux, Recoil or MobX. In certain cases, it is an...
Learn how to use NextAuth.js for client-side authentication in Next.js. Users can login with a GitHub, Google, or Facebook account.
Learn how to add biometric authentication like face ID and touch ID in a bare-bones React Native app using an Expo SDK.
Learn about Axios' axios.all function for HTTP requests, differentiating Promise.all and axios.all, and making concurrent API requests.
Learn about Svelte Native, the framework for developing native iOS and Android applications with Svelte logic and NativeScript components.
Learn which Vue.js date pickers are best for your booking or logistics application to provide useful yet stylish user experiences.
NativeScript and React Native make building elegant, production-ready, and scalable mobile apps with JavaScript easy. But, which is better?
Applying box shadows in a React Native app is not always straightforward. Learn to apply box shadows across the iOS and Android platforms.
Learn how to internationalize and localize Expo and bare React Native mobile applications to make them globally accessible.
With Vue Native, developers can get the best of both the Vue.js and React Native ecosystems when building apps.
Learn how classes and structs function and differ to provide developers flexibility when programing in Swift.