Blog
All the articles I've posted.
Object methods in Javascript
Published: at 03:22 PMIn this post, I will show you some of the methods available on the Object object in JavaScript.
Difference between let and const in Javascript
Published: at 03:22 PMIn this post, I will explain the difference between the let and const keywords in Javascript.
Using map method in Javascript
Published: at 03:22 PMIn this post, I will show you how to use the map method in Javascript to transform elements in an array.
Methods for working with arrays in JavaScript
Published: at 03:22 PMIn this post, I will show you some common methods for working with arrays in JavaScript.
Why share buttons are important?
Published: at 03:22 PMIn this post, I will explain why share buttons are important for your website and how they can help improve your site's visibility and traffic.
Examples of share a WordPress post links
Published: at 03:22 PMIn this post, I will show you how to share a WordPress post link using various methods.
Use a cron job to fetch a JSON endpoint in PHP
Published: at 03:22 PMIn this post, I will show you how to create a national flag by using CSS gradient.
WordPress action hook when publishing a post and custom fields
Published: at 03:22 PMIn this post, I will show you how to use a WordPress action hook when publishing a post and how to save custom fields when a post is published.
Display a loading icon while fetching data from a server
Published: at 03:22 PMIn this post, I will show you how to display a loading icon while fetching data from a server using JavaScript and CSS.
Fetch a JSON endpoint and parse the data in JavaScript
Published: at 03:22 PMIn this post, I will show you how to fetch a JSON endpoint and parse the data in JavaScript.