sumn2u / learn-javascript

A book that teaches JavaScript 📗💻📖
https://javascript.sumankunwar.com.np
Apache License 2.0
897 stars 134 forks source link

JavaScript Interview Questions [ Advance Level ] #41

Closed sumn2u closed 1 year ago

sumn2u commented 1 year ago

A curated list of JavaScript questions that helps learners to improve their understanding of the language and develop the skills they need to be successful JavaScript developers.

TANYA03GUPTA commented 1 year ago

hey i would like to help you out with this one. CAn you assign it to me?

TANYA03GUPTA commented 1 year ago

@sumn2u I am facing a problem, i have added the .md file and seen the preview it is showing everything i have added in the file on the site, but when i send pr , the vercel deployment fails, what do you suggest i do?

sumn2u commented 1 year ago

@TANYA03GUPTA In your PR, you committed both package-lock.json and yarn.lock files where package-lock.json has some problem with commit hashes. I suggest you not to commit those files as this task doesn't require updates on it. Uncomitting those files should fix the problem.

Screenshot 2023-10-02 at 6 02 17 AM