Amr Ahmed Taher
sekab

sekab

Follow
Amr Ahmed Taher

Amr Ahmed Taher

3 followers

Software engineer @Vodafone | Frontend with +3 years of experience. I enjoy pretty much anything that is made with JavaScript and I love looking at old code bases and refactor it.

Why Singletons Are Bad?

Aug 15, 20214 min read 134 views

Singleton is a widely known design pattern that generally allows you to create a global object that can be accessed from anywhere in your application...

Why Singletons Are Bad?
Why NaN === NaN returns false in JavaScript ?!
JavaScript Generators...What and Why?
JavaScript Closures and their practical uses