Understanding and Generating Bitcoin Addresses in Node.js (2023)In this piece, I’m sharing what I learned while making a multi-chain Cryptocurrency wallet from scratch recently. Since the world of…Dec 6, 2023Dec 6, 2023
Implement deep linking in React Native apps using Universal links and URL schemaImplementing deep linking is an important part of building an app with a good user experience, it can allow you to launch your app from…Jan 29, 2021Jan 29, 2021
How to share code between React and React Native app using React Native Web and Yarn WorkspacesWhen I started at my current company we had to release an MVP for iOS, Android, and Web in under three months. For iOS and Android of…Sep 15, 2020Sep 15, 2020
6 super useful libraries for React and React NativeI have been working with React and React Native for more than 4 years now and today I am going to share with you some great libraries that…May 27, 2020May 27, 2020
Add internationalization and right to left layout support to your React Native app using…Internationalization is an important part of an app especially if you are targeting multiple countries or countries that speak multiple…May 27, 20201May 27, 20201
How to serve your React App’s JS and CSS files from a CDNIf you are looking on how to serve your React App that is bootstrapped with create-react-app from a CDN for better performance, I will…Apr 22, 2020Apr 22, 2020
Tips for people working from home during the lockdownWith COVID 19 wreaking havoc on the social order, a lot more people are working from home. While not having to commute to work and working…Apr 22, 2020Apr 22, 2020