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

Glob uses make tutorials hard to understand. #202

Open
WebsterWing opened this issue Nov 22, 2018 · 0 comments
Open

Glob uses make tutorials hard to understand. #202

WebsterWing opened this issue Nov 22, 2018 · 0 comments
Labels

Comments

@WebsterWing
Copy link

In the getting-started tutorial, glob imports are pervasive. While these are generally not the best practice (the modules maybe should have preludes to make this easier), they also make it difficult to figure out which library/module many types come from. For example, when writing the render function in the impl App block, It becomes necessary to use IDE tooling to figure out which module RenderArgs comes from. I recomend removing ::* in as many places as possible to make the tutorial easier to read.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants