How to Lazy Load Images in React Using Intersection Observer API
In this blog post we are going to take a look at the Intersection Observer API and how we can use it to lazy load images and we will by using it in a React project. This can be useful when you have a grid of images and you want to load them when user […]
How To Fix 500 Internal Server Error
Did you recently update plugins on your WordPress website and all of sudden you see the 500 Internal Server Error? In simple terms it simply means the server encountered an error and is unable to display your website. When this error occurs users are usually unable to access the WordPress admin page and thus you […]
