Datasync example that includes authentication, personal tables, and client-side schema migrations #453
edalatpour
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hey Ben - great project. Perhaps write a blog post breaking down what was difficult and how you did it? That way we can easily apply techniques. Also, don’t be afraid to add to the doc set - we’ve got section for Windows desktop and iOS, so having specific docs on those elements in both cases is a great idea for giving back to the project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently built a personal planner app called Ben that was just published in the Microsoft store for Windows desktop (iOS version coming soon). As I was building it, I kept coming to this group with questions about how to implement certain capabilities that were left as homework assignments in the documentation. So I thought it might be useful to share in case others might be looking for similar patterns. Feel free to browse the code at https://github.com/edalatpour/Ben and let me know if you have any questions or suggestions.
Beta Was this translation helpful? Give feedback.
All reactions