Skip to content

Corrected the reasoning in the 'Step into' command explanation and made the Making bound methods with class fields section easier to understand.#3972

Open
singhal-shagun wants to merge 3 commits into
javascript-tutorial:masterfrom
singhal-shagun:master
Open

Corrected the reasoning in the 'Step into' command explanation and made the Making bound methods with class fields section easier to understand.#3972
singhal-shagun wants to merge 3 commits into
javascript-tutorial:masterfrom
singhal-shagun:master

Conversation

@singhal-shagun

Copy link
Copy Markdown

This pull request make the following improvements in the literature:

  1. Corrected the reasoning as to why beginner-level Javascript learners can ignore the 3.1 Debugging in the browser --> “Step into”, hotkey F11 writeup.
  2. The 9.1 Class basic syntax --> Making bound methods with class fields writeup has been made easier to understand.

Corrected a section of the writeup on 'Step into' command pertaining to beginners.

Instead of "as we don't have asynchronous calls yet", I suggest the words to be "as we haven't learnt about asynchronous calls yet".

The former suggests that Javascript lacks the ability to make asynchronous calls, which is not the case, in my opinion.
@javascript-translate-bot javascript-translate-bot added review needed Review needed, please approve or request changes labels Jun 19, 2026
@javascript-translate-bot javascript-translate-bot requested a review from a team June 19, 2026 07:40
@singhal-shagun singhal-shagun marked this pull request as ready for review June 19, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review needed Review needed, please approve or request changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants