-
Notifications
You must be signed in to change notification settings - Fork 5
Added 4 blog articles of "Protobuf — serialization and beyond" series #527
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
base: master
Are you sure you want to change the base?
Conversation
…’s in It for Your Project"
armiol
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@oleksandra-kovalenko please see my comment.
Also, I can see four parts migrated, but both the PR title and the description say something else.
| header_type: fixed-header | ||
| --- | ||
|
|
||
| *This six-part series covers using Google Protocol Buffers (aka [Protobuf](https://developers.google.com/protocol-buffers)) to build software Domain-Driven Design way and to cut on the manual effort when migrating data and syncing interaction protocols in complex systems.* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we avoid "six-part" as we don't know how many parts there are going to be?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The wording and PR description are fixed. PTAL.
Fixed typo in a URL.
|
@oleksandra-kovalenko please have a look at the non-found links (see the failed "Proof Links" check in this PR) before merging. Some of the links may need to be updated or removed. |
@armiol The missing and broken links are fixed. PTAL. |
This is a part of the task of migrating our articles from Medium to our own site.
The links to the Medium articles:
Part 1
Part 2
Part 3
Part 4