Eftykhar Rahman

@eftykharrahman · Joined May 2022

274 Points 4 Followers

3 Posts

1 Answers

Core Fundamentals of JavaScript

![Alt Text](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vs75re4jw4f1mqj9gm7j.gif) JavaScript is the most hated programming language in the world. Do you know what’s the most lo...

Top 10 JavaScript Interview Questions

# 1 What are the data types? Supported by JavaScript we have primitive data types like **string**, **boolean**, **number**, **bigint**, **null** and **undefined** which can represent *integ...