forEach() in JavaScript is one of many ways we can iterate through the array. But out of all the loops this one is my favorite.
Git is a very powerful tool for managing your source code. There are a lot of advantages of using Git as Version Control System (VCS).
Recently, I have written a post about RecyclerView: Android RecyclerView: How to Insert, Update and Delete Item. It is rather long and includes the basics
Well, this is yet another Android Development guide written just for you. If you are starting out with Android development. Or, even if you are
We used to use findViewById() to map our views to the Java/Kotlin code. But there is something better than simply doing findViewById(). And this concept
Let us look at how we can create use the Android Notification Manager class to create a simple Notification in Android. In this tutorial I
Android has introduced Architecture Component that has Room Library for managing SQLite database. Here I will provide a step by step guide to implement the
In this blog post we are going to look at how we can pick file in Android without messing with Content URI. If you are
When working with NodeJS, sometimes there will be version specific issues. Even if there are none you might want to experiment with certain node versions.
Today we will be looking on how we can hide important texts in an Image file. This method of concealing texts inside an Image is