Blog Category: Javascirpt
Javascirpt
Don’t use index number for searching data in Array
We use array index to find data in array but it can lead to readability issue and my produce bug in some cases. In this article, we will see a scenerio where accessting data by index is not a good choise.
Latest Posts
Virtual Host Setup with SSL Certificate in Your Localhost
Dec 4, 2023   150Software Development