When You Should Not Use Arrow Functions
First of all we should know Fat arrow functions don't have certian things,they are
THIS keyword
argument object
so in the situations where we feel that, usage of ThIS keyword or argument object makes more sense and where these two things helps us ...
balaji567.hashnode.dev2 min read