Docs: clarify typeof alert behavior in non-browser environments by parthodas23 · Pull Request #3927 · javascript-tutorial/en.javascript.info

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@parthodas23

Copy link

Clarified the output of typeof alert in the browser console.

Change

typeof alert // "function" (Browser Console)  (3)

This PR closes #3926

Clarified the output of typeof alert in the browser console.

@javascript-translate-bot javascript-translate-bot added the review needed

Review needed, please approve or request changes

label

Jan 25, 2026

@javascript-translate-bot javascript-translate-bot requested a review from a team

January 25, 2026 11:29

@CLAassistant

Copy link

CLAassistant commented

Jan 25, 2026

edited

Loading

CLA assistant check
All committers have signed the CLA.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

review needed

Review needed, please approve or request changes

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

clarify typeof alert behavior in non browser environment

3 participants

@parthodas23 @CLAassistant @javascript-translate-bot