girlscript / winter-of-contributing

GirlScript Winter of Contributing is a three-month-long Open-Source Program organized by🧡GirlScript Foundation to create the world's largest multilingual content repository that will be available to everyone.
MIT License
881 stars 1.57k forks source link

JS: Difference between const, var and let #395

Open mukeshmjn opened 2 years ago

mukeshmjn commented 2 years ago

I would like to work on explaining this thing . Please assign this to me.Thanks :)

Directory

Topics/5.Syntax/Variable_Initialization

Formats

mukeshmjn commented 2 years ago

Sorry for the assignee mess. Actually, I am supervisor in another domain .Waiting for your permission to work on this!

mukeshmjn commented 2 years ago

@paramsiddharth

FirdausJawed commented 2 years ago

I want to contribute with documentation. Please assign it to me !!

Raghavshalu commented 2 years ago

please assign to me sir

ShubhamGupta-29 commented 2 years ago

@paramsiddharth sir i want to try this please assign it to me

FirdausJawed commented 2 years ago

@paramsiddharth thanks for assigning me this

dhruvjain896 commented 2 years ago

Is this issue still available for assigning

dhruvjain896 commented 2 years ago

@paramsiddharth I created a new branch from main branch in my local computer. Should I create a new js file named "Documentation for difference between const, var and let" and then write the content and code.

paramsiddharth commented 2 years ago

@paramsiddharth I created a new branch from main branch in my local computer. Should I create a new js file named "Documentation for difference between const, var and let" and then write the content and code.

Please note, you should have created a new branch from the Javascript branch and not the main branch. I'll check the rest for possible errors.

FirdausJawed commented 2 years ago

@paramsiddharth sir i am facing issues in doing the pull request

remote: Permission to girlscript/winter-of-contributing.git denied to FirdausJawed. fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403

please tell me what shout I do

paramsiddharth commented 2 years ago

@paramsiddharth sir i am facing issues in doing the pull request

remote: Permission to girlscript/winter-of-contributing.git denied to FirdausJawed. fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403

please tell me what shout I do

Please reply with the output of git remote -v.

paramsiddharth commented 2 years ago

@mukeshmjn Are you not working on the issue anymore? :(

FirdausJawed commented 2 years ago

@paramsiddharth sir i am facing issues in doing the pull request remote: Permission to girlscript/winter-of-contributing.git denied to FirdausJawed. fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403 please tell me what shout I do

Please reply with the output of git remote -v.

fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403 PS C:\Users\FIRDAUS JAWED\Desktop\winter-of-contributing> git remote -v origin https://github.com/girlscript/winter-of-contributing.git (fetch) origin https://github.com/girlscript/winter-of-contributing.git (push)

FirdausJawed commented 2 years ago

@paramsiddharth sir i am facing issues in doing the pull request remote: Permission to girlscript/winter-of-contributing.git denied to FirdausJawed. fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403 please tell me what shout I do

Please reply with the output of git remote -v.

fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403 PS C:\Users\FIRDAUS JAWED\Desktop\winter-of-contributing> git remote -v origin https://github.com/girlscript/winter-of-contributing.git (fetch) origin https://github.com/girlscript/winter-of-contributing.git (push)

ignore 1st line that was by mistake

paramsiddharth commented 2 years ago

@paramsiddharth sir i am facing issues in doing the pull request remote: Permission to girlscript/winter-of-contributing.git denied to FirdausJawed. fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403 please tell me what shout I do

Please reply with the output of git remote -v.

fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403 PS C:\Users\FIRDAUS JAWED\Desktop\winter-of-contributing> git remote -v origin https://github.com/girlscript/winter-of-contributing.git (fetch) origin https://github.com/girlscript/winter-of-contributing.git (push)

That's the problem. You are pushing to the original repository and not the forked one. That's why you're having permission issues. Fork the repository, add it as remote origin, add the parent as remote upstream, and try again.

FirdausJawed commented 2 years ago

@paramsiddharth sir i am facing issues in doing the pull request remote: Permission to girlscript/winter-of-contributing.git denied to FirdausJawed. fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403 please tell me what shout I do

Please reply with the output of git remote -v.

fatal: unable to access 'https://github.com/girlscript/winter-of-contributing.git/': The requested URL returned error: 403 PS C:\Users\FIRDAUS JAWED\Desktop\winter-of-contributing> git remote -v origin https://github.com/girlscript/winter-of-contributing.git (fetch) origin https://github.com/girlscript/winter-of-contributing.git (push)

That's the problem. You are pushing to the original repository and not the forked one. That's why you're having permission issues. Fork the repository, add it as remote origin, add the parent as remote upstream, and try again.

ok sir i will do this

FirdausJawed commented 2 years ago

kindly review the pull request

ShubhamGupta-29 commented 2 years ago

@paramsiddharth sir i have made my first pull request kindly review please

FirdausJawed commented 2 years ago

I have made the pull request it has not any conflicts kindly /merge it

paramsiddharth commented 2 years ago

I have made the pull request it has not any conflicts kindly /merge it

Could you quote the PR? I haven't found it yet.

2devyank commented 2 years ago

@paramsiddharth please assign this issue to me for video based contribution actually I am really sorry for that as here only documentation was referred so I got confused