Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start roadmap document. #259

Merged
merged 1 commit into from
Jun 17, 2018
Merged

Start roadmap document. #259

merged 1 commit into from
Jun 17, 2018

Conversation

ry
Copy link
Member

@ry ry commented Jun 15, 2018

No description provided.

@ry ry requested a review from piscisaureus June 15, 2018 11:34
Roadmap.md Outdated

Deno does not aim to be API compatible with Node in any respect. Deno will
export a single flat namespace "deno" under which all core functions are
defined. We leave it up to users to wrap deno's namespace to provide some
Copy link
Contributor

@qti3e qti3e Jun 15, 2018

Choose a reason for hiding this comment

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

s/deno's/Deno's/

Roadmap.md Outdated
no "ergonomics" APIs. (For example, `deno.readFileSync` only deals with
ArrayBuffers and does not have an encoding parameter to return strings.)
The intention is to make very easy to extend and link in external modules
which can then add this functionality.t
Copy link

Choose a reason for hiding this comment

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

A stray "t" at the end of the line.

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@ry ry force-pushed the init_roadmap branch 2 times, most recently from 7b07bd1 to 02a65f7 Compare June 17, 2018 11:30
@ry ry merged commit e7d071b into master Jun 17, 2018
@ry ry deleted the init_roadmap branch June 17, 2018 11:51
piscisaureus pushed a commit to piscisaureus/deno that referenced this pull request Oct 7, 2019
humancalico pushed a commit to humancalico/deno that referenced this pull request Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants