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

More samples #334

Open
4 tasks
JakeWharton opened this issue Nov 26, 2023 · 4 comments
Open
4 tasks

More samples #334

JakeWharton opened this issue Nov 26, 2023 · 4 comments
Labels
enhancement New feature or request PR welcome

Comments

@JakeWharton
Copy link
Collaborator

If the recent Coding with the Italians podcast has taught me anything it's that we need more samples which showcase the usage outside of the traditional Android usage.

  • Ktor server sending state over a web socket
  • Test of regular Compose UI logic (Android and JVM desktop)
  • Data layer stuff? We show a lot of presentation layer but this can be used anywhere.
  • Cheap version of Mosaic rendering strings for terminal using K/N
@JakeWharton JakeWharton added enhancement New feature or request PR welcome labels Nov 26, 2023
@oldergod
Copy link
Contributor

For reference: https://www.youtube.com/watch?v=O70beCWbSCY

@JakeWharton
Copy link
Collaborator Author

  • rememberSaveable plumbing

@morrisseyai
Copy link

@JakeWharton on the data layer side of things: do you have a vision for how you think it should look? I've been thinking about this exact concept quite a bit. Happy to contribute if it'd be helpful, let me know if you've got initial thoughts and I'll build something out.

@JakeWharton
Copy link
Collaborator Author

No ideas. Maybe maintaining pagination state of some remote API?

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

No branches or pull requests

3 participants