TL;DR This article provides instructions on how to enable auto-completion and hover IntelliSense...
Let's get started with this step-by-step guide to share images from your Expo React Native App to...
As Software engineers there are often times in our careers when we change jobs, now this is a good...
The full source code for the polyfill is available an the end ⬇️ What is a polyfill? A...
There are a lot of ways in which we can use environment variables in React Native, you can look at...
As a frontend developer often times we want to just spit out a decently looking UI in a short span of...
You might be aware that Google had a global level outage recently which impacted all their services f...
I just completed my 4 hacktoberfest 2020 PRs! Do you guys have any suggestions for open source repo...
Last week marked my first year as a Software Developer 🎉 I learned a lot of things, but the follow...
If you are someone who wants to quickly just lookup some code in a GitHub repository or even fork or...
Nullish Coalescing operator ( ?? ) It is a logical operator that returns its right-hand si...
Whenever you reload your app, the javascript process has nothing in memory. You will have to re-ini...
Redux is probably the most popular global state management library for react by far. It eliminates th...
Version 1 of Deno was released on 13 May 2020, but what does that mean for you? Is it gonna replace N...