Showing posts from 2021

Code review technique

We all know that our code will always need a review, and we will always need to…

What is lexical scope?

Lexical Scoping defines how variable names are resolved in nested functions. I…

How to reduce the size of react-native app?

Most of us are using Expo to start and/or create a react native app. …

Load More Posts That is All