My Journey at TopInterns - Building a Quiz application

Before Internship
After the economic collapse in Lebanon. I finished my Master’s degree in Communication Engineering. And I do not know where to start. I followed a...
Read more · 4 min readtest

...
Read more · 12 min readAll to Know About Call(), Apply(), and Bind() methods

Call, Apply, and Bind are important JavaScript methods that are available to all JavaScript...
Read more · 6 min readClosures and Callbacks in Javascript

In this article, we will briefly explore two important concepts in Javascript: Closures and Callbacks. Let's take a quick look at...
Read more · 3 min readThe Difference Between Function, Block, and Lexical Scope

The concept of variable scope might confuse some of us, but it is an essential concept that every developer must fully understand. So, this article will include a brief explanation of this concept...
Read more · 5 min read