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

Vanilla Code Example #57

Closed
esDotDev opened this issue Jan 28, 2021 · 2 comments
Closed

Vanilla Code Example #57

esDotDev opened this issue Jan 28, 2021 · 2 comments
Assignees
Labels
documentation enhancement New feature or request

Comments

@esDotDev
Copy link

It's a bit frustrating to find a code example in the readme, that uses an external lib, which then uses extensions which are difficult and annoying to import.

Would be nice to have a copy and paste example that runs with just this package, before introducing the extensions based syntax. Or bundle supercharged so this example just runs.

@felixblaschke felixblaschke added the enhancement New feature or request label Feb 24, 2021
@felixblaschke felixblaschke self-assigned this Apr 10, 2021
@felixblaschke
Copy link
Owner

I started working on that. I will provide a vanilla example beside that supercharged one. I use this as an opportunity to generally improve the code example quality.

@felixblaschke
Copy link
Owner

Done. All examples in the documentation got reworked.
Examples now use less supercharged, and if they use it, there is a non-supercharged alternative version.
Also required imports are now always in examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants