guides-source icon indicating copy to clipboard operation
guides-source copied to clipboard

This repository contains the Ember.js Guides

Results 185 guides-source issues
Sort by recently updated
recently updated
newest added

This is a research issue because we have a few things that we will need to investigate before we actually try this ## Open issues - [ ] if we...

help wanted
research

## Summary **The Guides** are a common learning and documentation resource **for beginners** specifically, but also **for more experienced users**. In the past years the Guides have been incrementally updated...

Ideally this is high-level, and ignorant of the implementation details (like Algolia). If we can use an acceptance test in this repo that hits the actual Algolia endpoint, that would...

help wanted

There are some things that we can do to implement interesting/useful metadata into this application for things like sharing on Twitter, Slack posting etc which we may get "for free"...

help wanted

Part of #259 We need a design idea for advanced topics in [the Ember Guides](https://guides.emberjs.com/release/)! We believe that some of the topics in the Guides are more suitable for beginners...

`Ember.keys` and `Ember.TEMPLATES` are mentioned in the debugging guide, but `Ember.keys` is undefined in the console of a 3.7 application, and `Ember.TEMPLATES` is empty. The task is to investigate how...

bug
help wanted

## Part One Update the content for the Application Concerns section of the guides to reflect the following sub-sections (in the order listed). Note that these are improvements to the...

help wanted
Octane
time-sensitive

See https://github.com/ember-learn/guides-source/issues/268#issuecomment-443411452.

Part of https://github.com/ember-learn/guides-app/issues/259 We need help to flag all issues that can be considered as advanced in the Guides Source! It would be useful to add a flag `isAdvanced: true`...

help wanted
good first issue

The guides for the runloop (version 3.4) are quite out of date. They refer to things that no longer exist, such as `Ember.run.queues` (there are still queues but they are...

needs contributor response