Skip to content

[Typo]: parameter mistaken as an argument #8375

Description

@Jefgit

Summary

A parameter is mistaken as an argument. This confuses learners more as the terms are often used interchangeably in general discussion, but they have distinct technical meanings.

Image

Page

https://react.dev/learn/tutorial-tic-tac-toe

Details

Parameter is the variable defined in a function's declaration needed to pass an argument on execution while argument is the actual value supplied to the function.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions