guides-source
guides-source copied to clipboard
This repository contains the Ember.js Guides
To advance [RFC #812 - Tracked Built-ins](https://rfcs.emberjs.com/id/0812-tracked-built-ins) to Recommended, we need to update existing documentation to make use of features the addon makes available, and guarantee the addon is well...
This is for demonstration purposes. Refer to the discussion at: https://discuss.emberjs.com/t/the-value-and-benefit-of-assert-expect/20145
### 📙 Describe the Issue The Autotracking In-Depth Guides in the Ember documentation currently do not mention the usage of `tracked-tools` (https://github.com/tracked-tools). This library provides additional utilities for autotracking in...
#1823 is not really working and worth it, because they changed the API, v4 should work the way it's currently working too
Reading through https://guides.emberjs.com/release/components/template-lifecycle-dom-and-modifiers/ There are some code samples that could use an update, as they are out-of-date for best practices. Specifically, the examples showing an `article` element containing a `header`...
When I mistype a url for a page that doesn't exist, I get the Netlify 404: 
Excellent news - helpers are now much more intuitive to use in Ember! The feature shipped quietly, and now that it's had some additional testing, we should document it and...
Section: https://guides.emberjs.com/release/applications/initializers/ Deprecation: https://deprecations.emberjs.com/v3.x#toc_implicit-injections
I am interested to know how I can request a change of these excerpts from the Testing guides, and whom I can reach for the following concerns. Kindly guide. ###...
This is an *[automated](https://github.com/ember-learn/guides-source/blob/super-rentals-tutorial/.github/workflows/tutorial-ingestion.yml)* pull request to let you know there are new content available for the tutorial! If these changes look good to you, it is recommended that you...