Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

(docs) Spelling – "falsy" vs "falsey" #1317

Closed
@typeofweb

Description

@typeofweb

I'm wondering about this particular choice of spelling, was it done intentionally?
Both "falsy" and "falsey" don't exist in any dictionaries (AFAIK) and both spellings are acceptable. However, in JavaScript world, it's much more common to use the first version: falsy. It's also the spelling used for example by Douglas Crockford.

As MDN points out:

[Falsy] Sometimes written falsey, although in English usually turning a word into an adjective with a -y, any final e is dropped (noise => noisy, ice => icy, shine => shiny)

So the question is whether this spelling was chosen knowingly and is it a subject to change?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions