Skip to content
This repository was archived by the owner on May 26, 2019. It is now read-only.
This repository was archived by the owner on May 26, 2019. It is now read-only.

Add a section on promises to the JS primer #2264

@jenweber

Description

@jenweber

https://guides.emberjs.com/v3.0.0/getting-started/js-primer/

Promises are an important part of Ember, but they aren't a "beginner" JS concept. We need to add a section that explains how to use them in the context of Ember. You can't get too in the weeds - a dev needs to do their own research into JS basics - but we can't just assume that people will catch on quickly. The explanation should be similar in length to other sections (like let vs var) and include a code sample, such as a createRecord/save and then.

Contributors tackling this should expect some iteration after making a PR. It's a tough balance to strike.

Note, this issue is set aside for the EmberConf contributors workshop on 3/12. If it's not claimed by the end of that day, feel free to grab it!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions