Talal Zaman Abbasi

Web Designer

Blogger

Social Media Marketer

SEO Expert

Talal Zaman Abbasi

Web Designer

Blogger

Social Media Marketer

SEO Expert

Design

January 12, 2024 Immutability in JavaScript – Explained with Examples

[ad_1] We often hear the terms: immutable and immutability. But what do they mean, and, as developers, why should we…

January 12, 2024 How to Use Callbacks and Higher Order Functions in JavaScript

[ad_1] The way functions are treated and used in JavaScript is quite interesting. They are very flexible – we can…

January 12, 2024 How to Use Markdown in VSCode – Syntax and Examples

[ad_1] Markdown is a lightweight markup language for creating formatted text using a plain-text editor. It is widely used for…

January 12, 2024 Web Storage API – How to Store Data on the Browser

[ad_1] The Web Storage API is a set of APIs exposed by the browser so that you can store data…