After some weeks, I had some time left for hacking again. Added the 'bonus points' feature to #1jg: https://gitlab.com/johanv/1jg/-/merge_requests/19/diffs #php #eventSourcing
After some weeks, I had some time left for hacking again. Added the 'bonus points' feature to #1jg: https://gitlab.com/johanv/1jg/-/merge_requests/19/diffs #php #eventSourcing
Of course there was a bug . But all with all it was ok. Bugfix is already in production. #1jg https://gitlab.com/johanv/1jg/-/merge_requests/18/diffs
Deployed, just in time for the deadline. Let's hope everything works as expected. At least there are some things that are proven to work. #testing #1jg https://gitlab.com/johanv/1jg/-/merge_requests/18/diffs
When I need to do this kind of refactoring:
https://gitlab.com/johanv/1jg/-/merge_requests/10/diffs
I'm glad that I use value objects for identifiers, and that I have static analysis and automatic tests. #php #1jg #phpstan #codeception