Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
3,663 contributions in the last year
Contribution activity
November 2020
Created 121 commits in 9 repositories
Created 1 repository
- mgechev/optimizing-apps-angular-demo TypeScript
Created a pull request in angular/angular that received 1 comment
docs: add an exception for accepting contributions
PR Checklist Please check if your PR fulfills the following requirements: The commit message follows our guidelines: https://github.com/angular/a…
Opened 3 other pull requests in 3 repositories
guess-js/guess
1
merged
StephenFluin/angular-update-guide
1
merged
angular/angular
1
closed
Reviewed 27 pull requests in 10 repositories
angular/angular 8 pull requests
- docs(docs-infra): display angulararchitects.io in trainings
- docs: added Srashti Jain to GDE resources
- docs: add alvarocamillont to GDE resources
- docs: add Pato Vargas to GDE resources
- docs: add Nikita Poltoratsky to GDE resources
- docs: add wes grimes to GDE resources
- docs: Update releases.md with v11 information.
- docs: clarify what we inline when font optimization is enabled
guess-js/guess 5 pull requests
mgechev/revive 3 pull requests
StephenFluin/angular-update-guide 3 pull requests
mgechev/angular-performance-checklist 2 pull requests
mgechev/ngx-flamegraph 2 pull requests
mgechev/injection-js 1 pull request
google-pay/google-pay-button 1 pull request
angular/material 1 pull request
mgechev/codelyzer 1 pull request
Created an issue in bikecoders/ngx-deploy-npm that received 5 comments
Fix deployment for v11
Because we removed some experimental APIs (promoted them as public in v11), the deployment builder no longer works. It should be relatively easy to…