-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
Add hexagonal architecture presentation #519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@npathai @markusmo3 please review. |
Heya there,
I think of presentations as a more personal thing. Having one is nice to start from, but i wouldn't want to just present a direct copy to a crowd. All in all, nice work. I didnt even know such a nice thing as remark.js existed before 👍 |
Thank you for the comments.
I thought about it while doing this, but I think the presentations need a bit different angle and can't be autogenerated from the content we already have. So yes, it has some bits from the
Good point. I agree that for some patterns showing the class diagram makes sense but for this large architectural pattern I chose to leave it out.
Yes, I used the default styles and agree that it looks clinical. I'll look into this. |
@iluwatar are you looking into this for other patterns? Since you did some manual work, as @markusmo3 suggested, it might get outdated if we don't have means of automatically updating it. |
At the moment I'm not working on this but we are accepting pull request for presentations. We have selected remarkjs as the technology but otherwise it is manual work. I believe it can't be automated for good results. See https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute for instuctions. |
As part of issue #197 I made a presentation about Hexagonal Architecture pattern with remark.js. If this is ok, I thought we could use similar method for all the pattern presentations.