-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
Add approaches for allergies #664
Conversation
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.
Fantastic work!!!
I left about a million nitpicky suggestions, but I'm very impressed by all of this :)
I started with the intro and then read the individual approaches, but I didn't duplicate all comments, let's be careful that the text remains consistent.
exercises/practice/allergies/.approaches/bitwise-and-type-alias/content.md
Outdated
Show resolved
Hide resolved
exercises/practice/allergies/.approaches/bitwise-and-type-alias/content.md
Show resolved
Hide resolved
exercises/practice/allergies/.approaches/bitwise-and-type-alias/content.md
Outdated
Show resolved
Hide resolved
exercises/practice/allergies/.approaches/bitwise-and-type-alias/snippet.txt
Outdated
Show resolved
Hide resolved
exercises/practice/allergies/.approaches/bitwise-and-type-alias/snippet.txt
Show resolved
Hide resolved
Co-authored-by: Jie <jie.gillet@gmail.com>
Co-authored-by: Jie <jie.gillet@gmail.com>
Co-authored-by: Jie <jie.gillet@gmail.com>
Co-authored-by: Jie <jie.gillet@gmail.com>
…s/content.md Co-authored-by: Jie <jie.gillet@gmail.com>
Co-authored-by: Jie <jie.gillet@gmail.com>
…s/content.md Co-authored-by: Jie <jie.gillet@gmail.com>
…s/snippet.txt Co-authored-by: Jie <jie.gillet@gmail.com>
…s/snippet.txt Co-authored-by: Jie <jie.gillet@gmail.com>
Co-authored-by: Jie <jie.gillet@gmail.com>
Co-authored-by: Jie <jie.gillet@gmail.com>
Co-authored-by: Jie <jie.gillet@gmail.com>
Co-authored-by: Jie <jie.gillet@gmail.com>
…pet.txt Co-authored-by: Jie <jie.gillet@gmail.com>
Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…pet.txt Co-authored-by: Jie <jie.gillet@gmail.com>
…pet.txt Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
…ent.md Co-authored-by: Jie <jie.gillet@gmail.com>
Hi @jiegillet, I've made those changes, so its ready for another review when you get a minute. |
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.
Awesome!
I did a second pass and found some more minor stuff, you can merge the PR once those are settled.
PS: 40+ emails on this PR 🤣. Did you know from the "Files changed" tab, you can "add suggestion to batch" and then merge all suggestions in a single commit?
exercises/practice/allergies/.approaches/bitwise-and-list/content.md
Outdated
Show resolved
Hide resolved
exercises/practice/allergies/.approaches/bitwise-and-dict/content.md
Outdated
Show resolved
Hide resolved
exercises/practice/allergies/.approaches/bitwise-and-type-alias/content.md
Outdated
Show resolved
Hide resolved
exercises/practice/allergies/.approaches/bitwise-and-type-alias/snippet.txt
Outdated
Show resolved
Hide resolved
exercises/practice/allergies/.approaches/bitwise-and-case/content.md
Outdated
Show resolved
Hide resolved
exercises/practice/allergies/.approaches/bitwise-and-dict/content.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Jie <jie.gillet@gmail.com>
Fixes #661