You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
It haven't updated this project for a long time, I think about updating this repo.
I may change the app http API at the same time (not sure anyone really cares about remaining fully compatible with the realworld app)
improve domain modelling
looks like generics brought union types with them, I'll try to use them to refine the model
improve fields validation
improve usecases
stop using an interactor struct playing in "god-mode" with our driven adapters
see if the outbox pattern is needed somewhere
improve testing
testing/quick to use property-based testing
implement a postgresql persistence (using test-containers)
use up-to-date libraries
not sure what changed
Any idea is welcome in the comments below ;)
The text was updated successfully, but these errors were encountered:
Hi,
It haven't updated this project for a long time, I think about updating this repo.
I may change the app http API at the same time (not sure anyone really cares about remaining fully compatible with the realworld app)
improve domain modelling
improve usecases
improve testing
use up-to-date libraries
Any idea is welcome in the comments below ;)
The text was updated successfully, but these errors were encountered: