-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Under construction - Last update
Multi-User curated demo app for people seeking pets ... because who doesn't need another pet?
I am using this app as it actually demonstrates clean code versus some very exploratory monoliths, also in the last year my style has been more encapsulating things into self contained code bases to allow separation of vertical concerns. When not on a timeline or in a team, I like to serve API rather than integrated applications to help with decoupling.
Currently the users would list their email address for everyone to see, this is on the list to fix too.
It is one of the few I have done where I am not learning something brand new in situations for which even beginning to write some of the required tests would have held me back from learning, because I was literally learning everything about a brand new stack.