Skip to content

Instantly share code, notes, and snippets.

View aschwin's full-sized avatar

Aschwin Wesselius aschwin

View GitHub Profile
@aschwin
aschwin / microservices_bookmarks.txt
Last active January 7, 2016 11:58
MicroServices Bookmarks
Challenges in Implementing MicroServices
https://www.youtube.com/watch?v=yPf5MfOZPY0
Web API Design Tips
https://github.com/redcenter/api-design-tips
@aschwin
aschwin / domain_driven_design_bookmarks.txt
Last active January 7, 2016 11:19
Domain Driven Design Bookmarks
Domain-Driven Design in PHP
https://leanpub.com/ddd-in-php?a=3P3nyDgKnF4A3fXqb-m5Pz
Domain-Driven Design and MVC Architectures
http://blog.fedecarg.com/2009/03/11/domain-driven-design-and-mvc-architectures/
Domain Driven Design Quickly
http://www.infoq.com/minibooks/domain-driven-design-quickly
Domain Driven Security
@aschwin
aschwin / michael_feathers_talks.txt
Created January 5, 2016 14:13
Micheal Feathers
The deep synergy between testability and good design
https://www.youtube.com/watch?v=4cVZvoFGJTU
Academic/Background
------------------------------------------------------------------------------------------------------------
Software Architecture, Perspectives on an emerging discipline - Mary Shaw, David Garlan
Introduction / Practice within Business
------------------------------------------------------------------------------------------------------------
Software Architecture in Practice - Len Bass, Paul Clements, Rick Kazman
In depth handbook for reaching requirements
------------------------------------------------------------------------------------------------------------
@aschwin
aschwin / gist:38e8a1a342697790cd93
Last active December 18, 2015 14:39 — forked from johnkary/gist:2981125
Misko Hevery - Clean Code Talks
Clean Code Talks
by Misko Hevery
Unit Testing
http://www.youtube.com/watch?v=wEhu57pih5w
Don't Look For Things!
http://www.youtube.com/watch?v=RlfLCWKxHJ0
Inheritance, Polymorphism, & Testing