According to my knowledge and experience we can not access "this" in strict mode in JavaScript then how we get the reference of current object? can anyone explain it, thanks in advance.
            Asked
            
        
        
            Active
            
        
            Viewed 35 times
        
    0
            
            
        - 
                    duplicate of https://stackoverflow.com/questions/9822561/why-is-this-in-an-anonymous-function-undefined-when-using-strict – Naveed Yousaf Jun 27 '20 at 06:45
- 
                    i think this question is related to anonymous function as you mentioned the link. – Muhammad Khan Jun 27 '20 at 06:50
