Author
Pankaj Sood
Hello Friends, I'm Pankaj Sood, Full Stack Web Developer. Expertise in WordPress, PHP, Laravel, Angular, and Frontend Development. I'm building this site only to spread knowledge to the other user. And need your support to make this more flexible. So feel free to contact me, you can also submit your feedback using the contact us page. Thanks :)
In this article, I'm going to share with you one wonderful Laravel resource "Laravel View X-Ray". Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template.Installation Laravel View X-Ray…
Google Map API – Get Geolocation using City/Locality
In this post, we will discuss Google Map API – Get Geo Location using City/Locality. I'm assuming, most users are familiar with the Google Maps. Google provides a flexible API to work with the Maps easily. If you want to know more about…
Grab Bluehost WordPress Hosting Deal
In this article, we will discuss the Bluehost Wordpress Hosting. Bluehost is officially recommended by the Wordpress team. It is a top rated as the first choice for Wordpress hosting. As we know, Wordpress is the most used CMS which helps…
Need of Machine Learning for Robotic Program
In this article, we will discuss "Need of Machine Learning for Robotic Program". The term Robotics is strictly concerned with robots. A robot is a programmable digital machine that renders an array of tasks at a faster rate in some…
Google Map API – Geo Location using Address in PHP
In this post, we will discuss Google Map API - Geo Location using Address in PHP. In the given code snippet, we are creating a simple PHP function which receiving only one parameter. And this parameter contains the complete address, that…
Blockchain Technology – A Valuable Technology for Digital Projects
In this article, we will discuss on "Blockchain Technology – A Valuable Technology for Digital Projects". A blockchain is just a list or chain of blocks that have its own digital signature and possess digital signature of the previous…
AntiModerate – Progressive Image Loading Library
In this article, we will discuss the new tool AntiModerate - Progressive Image Loading Library. Excess use of jquery plugins made a bad impact on the site and increase the load time of the website.
Today, we discuss a tool AntiModerate -…
Most Usable Laravel String Helpers
In this article, we will discuss Most Usable Laravel String Helpers. As we know, Laravel provides rich features to make development more flexible. Sometimes we need "String Helpers" to manipulate string value. In core project, we need to…
Machine Learning v/s Artificial Intelligence
In this article, we will discuss Machine Learning v/s Artificial Intelligence. Even though Machine learning and Artificial intelligence are very closely related technologies, but there are certain differences, which we will be able to learn…
Moment Js – Manage Date & Time in JavaScript
In this article, we will discuss Moment Js - Manage Date & Time in Javascript. As we know, working with dates and times is not an easy task. It's too much time consuming to write some code for dates and times again and again. Here's a…