codesONLY / JavaScriptONLY

Knowledge Resource of core fundamentals of JavaScript explained in simple way!
382 stars 181 forks source link

Resource Links #3

Open appsplash99 opened 3 years ago

appsplash99 commented 3 years ago

What do you think about adding another directory - but instead of notes(which the repo is currently doing well), privode with links for learning stuff : links like - js.info, MDN docs, etc.....

sohamsshah commented 3 years ago

@appsplash99 Thanks for the interest. This seems a good addition I suppose. Can remove the ReferenceBooks and we have something as: . ├── Resources │ ├── WebsiteReferences │ └── ReferenceBooks │ └── YoutubeReferences

We can keep these Resources Updated. Will need your help in maintaining this for sure :) Any suggestions are welcomed! Would you like to link a PR for this?

appsplash99 commented 3 years ago

I would love to help. And Yes I Will, link a PR by this weekend...😊

sohamsshah commented 3 years ago

Hi @appsplash99 Are you working on this?

appsplash99 commented 3 years ago

Yes, but your master branch is ahead of mine, how to i make it even with mine?

sohamsshah commented 3 years ago

@appsplash99 No worries. This will be helpful to sync your fork. Let me know if you face any roadblocks!

appsplash99 commented 3 years ago

i deleted the old fork, and now making a fresh fork form which the pull request will be made.