This PR is the solution to the 'js basics' #1 #54
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Well , through this task i came to know about many basic things about javascript like data-types , if else conditionals , for and while loops usage and the readme was very impressive and it was in a easy and understandable format through that i came to know about all this things.
Ofcourse i faced some of the difficulties but not many since the task documentation was veryy clear and it is begginer friendly . But i faced some difficulties in usage of loops as i am weak in loops concept but overcame and understanded that by googling and knowing about that from websites like w3schools, geeksforgeeks they were really helpful .
Yeah i had to learn about how the format should be and make it as good looking then it will be impressive for the reader for that i came to know how to change the format like code in one part and text edits in .md file though i know some before, i needed to go beyond what i known .
Firstly about javascript it was quiet intresting language and since we use it very frequenty for devoloping web sites it is also important to learn . Secondly about the documentation it was crystal clear i would suggest this documentation if anyone newly wants to learn javascript.