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

Two new principles (actually one existing one recycled) for devices. #320

Merged
merged 4 commits into from
Sep 15, 2021

Conversation

cynthia
Copy link
Member

@cynthia cynthia commented May 27, 2021

Written in a breakout today, this attempts to address #39 and #308.


Preview | Diff

@torgo torgo added this to the 2021-07-05-week milestone Jun 23, 2021
index.bs Show resolved Hide resolved
index.bs Outdated

When adapting native operating system APIs for the web,
make sure the new web APIs are designed with web platform principles in mind.
You will probably not be able to directly translate
Copy link
Contributor

Choose a reason for hiding this comment

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

Avoid directly translating an existing native API to the web.

index.bs Outdated Show resolved Hide resolved
index.bs Show resolved Hide resolved
index.bs Outdated

This means newly proposed APIs should be designed
with careful consideration on how they are intended to be used
rather than the underlying hardware, device, or native API
Copy link
Contributor

Choose a reason for hiding this comment

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

rather than how the .... works today

@cynthia
Copy link
Member Author

cynthia commented Jul 6, 2021

Just for reference, most of this text was already in there.

Copy link
Contributor

@hober hober left a comment

Choose a reason for hiding this comment

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

LGTM

cynthia and others added 2 commits September 15, 2021 17:06
Co-authored-by: Daniel Appelquist <dan@torgo.com>
Copy link
Member

@torgo torgo left a comment

Choose a reason for hiding this comment

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

lgtm

@cynthia cynthia merged commit e2230d0 into main Sep 15, 2021
@plinss plinss deleted the sangwhan/39 branch May 17, 2022 00:14
hober pushed a commit that referenced this pull request Apr 20, 2023
…320)

* Two new principles (actually one existing one recycled) for devices. #39.

* Update index.bs

Co-authored-by: Daniel Appelquist <dan@torgo.com>

* Update index.bs

* Update index.bs

Co-authored-by: Daniel Appelquist <dan@torgo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants