Docs: clarify typeof alert behavior in non-browser environments by parthodas23 · Pull Request #3927 · javascript-tutorial/en.javascript.info
Navigation Menu
{{ message }}
javascript-tutorial / en.javascript.info Public
- Notifications You must be signed in to change notification settings
- Fork 4k
Open
parthodas23 wants to merge 1 commit intojavascript-tutorial:masterfrom
Open
Docs: clarify typeof alert behavior in non-browser environments#3927
parthodas23 wants to merge 1 commit intojavascript-tutorial:masterfrom
Docs: clarify typeof alert behavior in non-browser environments#3927
parthodas23 wants to merge 1 commit intojavascript-tutorial:masterfrom
Conversation
Copy link
parthodas23
commented
Jan 25, 2026
parthodas23
commented
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
added
the
review needed
label
Jan 25, 2026
javascript-translate-bot
requested a review
from a team
Copy link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment