-
Notifications
You must be signed in to change notification settings - Fork 210
Open
Labels
Description
Background
The pet store is rather far along, but there a lot of ideas for next steps to make it better. These include things like:
- Review all the bits collaboratively and make it more idiomatic / clearer
- Create documentation to walk through concepts in the pet store
- Implement some FS2 bits, for example reading messages off a message queue
So what now?
Would be great to have additional collaboration on the next steps, generate a backlog of issues, and get others to contribute.
Using this issue as a starter thread for ideas and will go from there.
What's been discussed?
The pet store could use an accompanying guide/tutorial that talks about the overall organization of the codebase, with the ability to inspect specific implementations (e.g. how we did this with doobie).
Could use a round of reviews for cleanup, perhaps making things more principled / idiomatic wrt the specific libraries being used.
calvinlfer, arosien, mmynsted, sbuzzard and cnguy