imsabir

imsabir @msabir

About: I am web developer with expertise in cutting edge technologies, technical writer, technical recruiter. I believe in #Gratitude. ✨✨✨

Location:
Somewhere on Earth, Universe 🌎
Joined:
Feb 22, 2022

imsabir
articles - 12 total

Alert!! Operators are Functions in Javascript ??

An operator is actually a special function that are written in your code. Generally, operators take...

Learn More 3 0Dec 2 '22

Method vs Function in Javascript

In Javascript every function is an object (A). An Object is collection of {key:value} pair. As per...

Learn More 15 5Mar 8 '22

{} - Object Literals in Javascript

{} is object literal syntax. let say const circle = {}; Above circle is returning an...

Learn More 21 11Mar 7 '22

MDN New Design with new contents

So, this year MDN Web Doc revamps there website designs and contents. Here you can see MDN Web...

Learn More 9 1Mar 3 '22

Javascript: Spread Operators CheetSheet

You might have heard about this Spread Operators and be are using it too in everyday Developement....

Learn More 86 9Mar 2 '22

What is connect()() function in redux or reactjs ?

In redux, we usually comes across connect()() syntax. Everyone knows that, connect()() function in...

Learn More 13 3Mar 1 '22

Javascript: [] ==![] is true ???

Array is equal not array: [] == ![]; // -> true Enter fullscreen mode Exit...

Learn More 13 9Feb 28 '22

ES2022 brings at() method for array

What is ES2022?   For those who dont know, ES2022 OR EcmaScript 2022 is standard for scripting...

Learn More 10 10Feb 25 '22

Weird JavaScript - Part 2 🧑‍💻

Heyy!! I am JavaScript 👋. Instead Weird Javascript!! I am back with new chapter, a new weridness....

Learn More 8 1Feb 25 '22

Weird JavaScript - Part 1 🧑‍💻

Hey I am Javascript!! Instead Weird Javascript. Its look simple but its not !! As being said,...

Learn More 14 12Feb 24 '22

4 Steps to be a Good Developer

Always Chaulk outs the flow: Before starting work or task you must write down the flow of your...

Learn More 8 4Feb 23 '22

9 Ways to Pass Drupal Acquia Site Studio Certification

One of the most popular Drupal developer examinations is the Site Studio 6.x Exam. This exam verifies...

Learn More 10 0Feb 22 '22