Skip to main content
Select language
Skip to search
MDN Web Docs
Technologies
HTML
CSS
JavaScript
Graphics
HTTP
APIs / DOM
Browser Extensions
MathML
References & Guides
Learn web development
Tutorials
References
Developer Guides
Accessibility
Game development
...more docs
Feedback
Get Firefox help
Get web development help
Join the MDN community
Report a content problem
Report a bug
Sign in
Search
Search
Close search
KurtHarlandLarson
(
Kurt Larson
)
Information Society
San Francisco
IRC: vector
LinkedIn
Member since
Nov 4, 2016
Recent Docs Activity
View all activity
Page
Date
Comment
filter
Edit page
View complete diff
View page history
Jun 5, 2017
12:20:19 AM
Correcting two typos in the first section.
Cross-Origin Resource Sharing (CORS)
Edit page
View complete diff
View page history
Apr 18, 2017
2:21:55 PM
Clarified phrasing of first sentence of article. Previous phrasing was confusing some readers.
String.prototype.split()
Edit page
View complete diff
View page history
Feb 7, 2017
1:33:25 AM
Typo correction: Changed "If separator is omitted or do not occur in str," to "If separator is omitted or does not occur in str,"
Array.prototype.splice()
Edit page
View complete diff
View page history
Feb 3, 2017
2:42:57 PM
Changed "the content of an array" to "the contents of an array" in the top line of the article.
Array.prototype.sort()
Edit page
View complete diff
View page history
Jan 30, 2017
8:00:33 PM
Changed "Watch out that 10 comes before 2" to "Note that 10 comes before 2", because this seems much closer to the author's intent. 'Watch out' suggests that it is a warning, when it is in fact merely meant to draw the reader's attention.