-
Notifications
You must be signed in to change notification settings - Fork 6
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
[MB-9474] Add Service Objects and Validator Pattern guides #14
Merged
rogeruiz
merged 20 commits into
transcom:main
from
sandy-wright:improve-service-objects-guide
Oct 18, 2021
Merged
[MB-9474] Add Service Objects and Validator Pattern guides #14
rogeruiz
merged 20 commits into
transcom:main
from
sandy-wright:improve-service-objects-guide
Oct 18, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rogeruiz
requested review from
rogeruiz,
eamahanna,
NamibiaTorres,
LeDeep,
pmohal,
scarequotes and
leia-sefkin
October 6, 2021 16:38
rogeruiz
changed the title
Add Service Objects and Validator Pattern guides
[MB-3672] Add Service Objects and Validator Pattern guides
Oct 6, 2021
rogeruiz
changed the title
[MB-3672] Add Service Objects and Validator Pattern guides
[MB-9474] Add Service Objects and Validator Pattern guides
Oct 6, 2021
I've added the MB-9474 Chore ticket 🔒 to this title so we can better track this work. In the future, it seems like this sort of work may need to be tracked under the MB-3672 Epic ticket 🔒 instead. cc @pmohal |
YanZ777
approved these changes
Oct 12, 2021
heads up that I'm not allowed to merge this in, so someone else (@rogeruiz?) will need to do that when y'all think it's ready |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi friends! Sorry this took a hot minute GAH, but I wrapped up these docs. There are a number of miscellaneous updates in this PR (sorry about that, got distracted by some iffy stuff in other backend docs), but the main docs to check are:
Try reading it locally (
yarn start
) to go through them. And then do whatever you want with this afterwards!