Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Conversation

@DanielRosenwasser
Copy link
Member

@DanielRosenwasser DanielRosenwasser commented Jun 23, 2016

Partially fixes #313.

# Null and Undefined

In TypeScript, both `undefined` and `null` actually have their own types named `undefined` and `null` respectively.
Much like `void`, they're not extremely useful on their own:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would get rid of 'actually' and 'extremely' since they just add noise.

@mhegazy
Copy link
Contributor

mhegazy commented Jun 23, 2016

👍

@DanielRosenwasser DanielRosenwasser merged commit 64c3564 into release-2.0 Jun 24, 2016
@DanielRosenwasser DanielRosenwasser deleted the nullUndefined branch June 24, 2016 07:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants