Skip to content

JavaScript section update#31

Open
wansiedler wants to merge 1 commit into
arturpanteleev:masterfrom
wansiedler:javascript_book
Open

JavaScript section update#31
wansiedler wants to merge 1 commit into
arturpanteleev:masterfrom
wansiedler:javascript_book

Conversation

@wansiedler
Copy link
Copy Markdown

This pull request includes several changes to improve the documentation and dependencies in the project. The most important changes include adding a new dependency, updating the structure and content of the JavaScript documentation, and enhancing the array and linked list documentation.

Documentation Improvements:

  • src/SUMMARY.md: Updated the link for JavaScript documentation to point to the new README.md file.
  • src/javascript/README.md: Renamed from src/javascript.md and added detailed information about JavaScript, including its features and programming paradigms.
  • src/javascript/README.md: Updated the section on the this keyword to link to a new README.md file in the this directory.
  • src/javascript/this/README.md: Added a new file explaining the usage of this in JavaScript, referencing the "You Don't Know JS" book series.
  • src/algostruct/structBasics.md: Enhanced the array documentation by adding advantages and disadvantages, and simplified the description of linked lists.

Dependency Management:

  • package.json: Added graceful-fs as a new dependency to improve file system operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant