codesONLY / JavaScriptONLY

Knowledge Resource of core fundamentals of JavaScript explained in simple way!
378 stars 182 forks source link

Add 30 Days of Javascript #6

Open Dhiraj3118 opened 3 years ago

Dhiraj3118 commented 3 years ago

I have recently finished a playlist on YT by WesBos - "30 Days of JavaScript". I would like to add all my code files here. What's your opinion on this?

View complete code here. Comments for code are still remaining, but will surely do that soon.

sohamsshah commented 3 years ago

@Dhiraj3118 This seems a good idea. We can add this under JavaScript Challenges/JavaScript30. Please feel free to make a PR.

One suggestion: Also add a README.md file in the dir where you can briefly explain the challenges so anyone who wants to take the challenge/course can easily follow it.

Thank you for the interest.

Dhiraj3118 commented 3 years ago

Ya sure, I will add readme to each day directory. Assign this work to me.

sohamsshah commented 3 years ago

@Dhiraj3118 I have assigned you for this. Make one README.md in the root folder and add details of all the days in brief so that the complete view of the 30 days can be obtained from one place.

You can work on this and submit a seperate PR for the same, while I am merging the JavaScript30 to the codebase.

Dhiraj3118 commented 3 years ago

Busy with some assignments, will do this work soon.