
Zahab Kakar
@zahab_k
User has not added any information in their about section.


Learn Javascript __Array
Written by Zahab Kakar
## Array You may know that a variable can store only a value at a time, for example, ( var student = "jack", )this is totally fine and we may use it many times while building a project...


Learn Javascript - Part 1
Written by Zahab Kakar
## Introduction The JavaScript Part 1 is the First article of Learn JavaScript Series which includes the explanation, example of all the basics of JavaScript. So, if you are a developer, wh...


Top 6 Javascript Chart Libraries
Written by Zahab Kakar
JavaScript is a programming language used to develop dynamic and interactive websites. There are over 1.8 Billion websites in the world, and JavaScript is used on 95% of them. I have compile...


5 Ways to Fetch API Data in React.js
Written by Zahab Kakar
**This article is a reference guide to strengthen your skills as a React developer and for job interviews.** - [Introduction:](#introduction) - [Ways of Fetching Data](#ways-of-fetchi...


ES6 Learn Modern JavaScript! Part 1
Written by Zahab Kakar
Let's start with a simple introduction to ES6. ES6 Stands for ECMAScript 6 which is a base language that JavaScript is based on and JS is listed as a major implementation on ES6. ES6 or E...