ember-learn / ember-learn/guides-source

Update addons / libraries / dependencies documentation to better represent the current state of npm support

Open
#1,638 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
HTML
Stars
161
Forks
512
Avg merge
4d 9h
Merged PRs (30d)
4

Description

Motivation is so that devs just quick skimming the this page: https://guides.emberjs.com/v3.24.0/addons-and-dependencies/
don't feel like they need to install broccoli transform addons and do `app.import` for every dependency.

This is the only mention that I could find/skim of how things actually work
![image](https://user-images.githubusercontent.com/199018/109319656-18c6d280-781d-11eb-8d8b-00c7f9d98370.png)

Based on conversations in Discord lately,
I think the page should be more like:
- explain what can go in the browser and what can't (node vs module/browser and how package.json plays in to that)
- some common things people might want to do with ember-auto-import
- much later down in the page, explain advanced stuff / legacy things (the current stuff)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.