Amr Mohamed

Amr Mohamed @amrtaher1234

About: A software engineer with 4+ years of experience who loves working with JavaScript and loves refactoring to the point that I look weekly into old codebase of mine and refactor some parts of it!

Location:
Berlin
Joined:
Aug 8, 2019

Amr Mohamed
articles - 6 total

Stop posting AI generated posts on dev

I don’t wanna be rude here but I have used the dev community as my safe zone to read fun stuff,...

Learn More 0 0Apr 22

The sense of achievement while using AI

Ever since AI tools emerged and became a thing my sense of achievement while using these tools...

Learn More 0 0Apr 21

Why Singletons Are Bad?

Singleton is a widely known design pattern that generally allows you to create a global object that...

Learn More 10 6Aug 15 '21

Why NaN === NaN returns false in JavaScript ?!

When people start exploring topics about JavaScript they get to feel a little weird sometimes and...

Learn More 31 6Aug 4 '21

JavaScript Generators...What and Why?

Generators in JavaScript are one of the concepts that took me a while to get my head around and to...

Learn More 9 0Jul 26 '21

Closures and their practical uses

What the heck are closures anyways? According to the official Mozilla website closure...

Learn More 161 1Jul 25 '21