Michael Solati
Michael Solati
Please complete the following checklist if your PR is adding new link to the list: - [ x] I've read [contributing guidelines](https://github.com/MunGell/awesome-for-beginners/blob/master/CONTRIBUTING.md) - [ x] This PR does not introduce...
### Feature description Presently JWT tokens return the `username` of a user rather than their ID. Either instead of the username, or in addition to this, a the UID of...
### Describe the issue with documentation For a complete newbie to this project it's hard to tell how the different packages relate to each other. For example, in order to...
Sometimes you may just want the frontmatter data, and not the content of the file. You should be able to disable the content field.
So this would be the first PR. All that has been done is jsdocs have been added so you get an explanation for each function as well as hinting for...
2022 Capabilities chapter pull request Closes #2894 Staging link: https://20220921t225613-dot-webalmanac.uk.r.appspot.com/en/2022/capabilities Home page quotes: https://20220921t225613-dot-webalmanac.uk.r.appspot.com/en/2022/?feat=capabilities#featured-chapter
Fixes #7176 Changes proposed in this pull request: - create web-select component - - When you're ready to submit your PR, don't forget to add the `$-presubmit` label.
Create select element that looks like courses filter from figma, ie, a material select element.
So while using this library to format some code, I've noticed that it's adding weird `.` before `&&`s in my rules. For example take this string: ```TypeScript const rules =...