JavaScript Remove duplicates from Array – Example Code
Here is the code to remove duplicates from an Array: var distinctVal = function(arr){ var newArray = []; for(var i=0,
Read moreHere is the code to remove duplicates from an Array: var distinctVal = function(arr){ var newArray = []; for(var i=0,
Read moreUnwanted App Notifications are a pain. Also If you didn’t know, these notifications can also be a big battery drain.
Read moreUpdate: This solution also removes the annoying sign in request from Picasa that is seen on some android devices. When
Read moreTo make calls and use mobile Internet on your Nexus 5, you will need to insert an active micro SIM
Read moreSometimes when websites are updated,they tend to change the way they manage cookies. What happens then is that there is
Read more