Skip to content

Commit

Permalink
Merge pull request #47 from sven-81/addingNewLinks
Browse files Browse the repository at this point in the history
adding new links
  • Loading branch information
MichelHartmann authored Apr 22, 2024
2 parents 2f845a3 + d6b3e38 commit f182218
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Because we think it might help others as well we open-sourced it. If you know so
* [Practical Object-Oriented Design in Ruby](https://www.amazon.de/Practical-Object-Oriented-Design-Ruby-Addison-Wesley/dp/0321721330/ref=sr_1_1?s=books-intl-de&ie=UTF8&qid=1476881380&sr=1-1&keywords=practical+object-oriented+design+in+ruby)
* [Patterns of Enterprise Application Architecture](https://www.amazon.de/Patterns-Enterprise-Application-Architecture-Martin/dp/0321127420/ref=sr_1_1?ie=UTF8&qid=1476887236&sr=8-1&keywords=patterns+of+enterprise+application+architecture)
* [Domain Driven Design](https://www.amazon.de/Domain-Driven-Design-Tackling-Complexity-Software/dp/0321125215/ref=sr_1_1?ie=UTF8&qid=1476887211&sr=8-1&keywords=domain+driven+design)
* [Domain-Driven Transformation](https://www.youtube.com/watch?v=SdjGK9hn6ec)
* [Introduction to CQRS](http://www.codeproject.com/Articles/555855/Introduction-to-CQRS)
* [CQRS and Event Sourcing](https://www.youtube.com/watch?v=JHGkaShoyNs)
* [Your Code as a Crime Scene](https://pragprog.com/titles/atcrime/your-code-as-a-crime-scene/)
Expand Down Expand Up @@ -83,6 +84,7 @@ Because we think it might help others as well we open-sourced it. If you know so
* [PHPStan](https://github.com/phpstan/phpstan)
* [PHPUnit](https://phpunit.de/)
* [Introduction to PHP Unit](https://jtreminio.com/2013/03/unit-testing-tutorial-introduction-to-phpunit/)
* [12 Unit Testing Benefits That Will Blow Your Mind](https://methodpoet.com/unit-testing-benefits/)
* [A Beginner's Guide to npm](https://www.sitepoint.com/beginners-guide-node-package-manager/)

## Environment
Expand Down

0 comments on commit f182218

Please sign in to comment.