Searching for quality
Search
compare non equality function
this will check if two values are not equal
compare equality function
this will check if two values are exactly equal
testing equality
showing the difference between == and === operators
Making Images Retina Display Friendly
Have you ever noticed images look a bit blurry on your high res screen? Sometimes this is referred to as a "Retina" display... Its probably because the image used is exactly the pixels made for a regu..