PHP
What is DRY Code method in programming
DRY stands for DO NOT REPEAT YOURSELF. It’s a principle of software development to avoid and minimize repetition...
DRY stands for DO NOT REPEAT YOURSELF. It’s a principle of software development to avoid and minimize repetition...
You can check remote URL by using following command
To solve this problem we have to install DOM extension. we can do this by using following commands
Firebase is a platform developed by google for creating web and mobile app. We can send push notification...
Google sheets are very useful to manage our data with colorful charts and graphs. It comes up with...
There are some common but basic questions which are expected from a frontend developer, if you are a...
To check image exists on remote url we have to get image size.
Offscreen images are those images that appear when that part of the web page is visible to user.