Manish Kumar
Manish's Blog

Manish's Blog

Follow
homebadges
Tag

basics

#basics

More content

Read more stories on Hashnode


Articles with this tag

How I fixed a bug using javascript `call` method

Oct 16, 20213 min read 164 views

Last week we discovered a bug in my workplace project. The error was similar to below Cannot read properties of null (reading 'map') Which is very...

How I fixed a bug using javascript `call` method