Arrow function expressions on JavaScript ES6
Arrow function is is a new expression to write functions instead of traditional function code.
Arrow function expressions on JavaScript ES6 Read More »
Arrow function is is a new expression to write functions instead of traditional function code.
Arrow function expressions on JavaScript ES6 Read More »
In this article we will deploy a Laravel project to a subdomain on shared host cPanel
How to deploy a Laravel project to a subdomain on a shared host for cPanel Read More »
If you need to call an external API from your WordPress theme or plugin you can use basic couple of functions.
How to call API in WordPress Read More »