on a roll
JavaScript ninja, image processing expert, software quality fanatic. Sr Director of Engineering at Mercari US. MS MVP for OSS work, GitHub Star.
- Boston, MA
- https://glebbahmutov.com/
- @bahmutov
Highlights
- GitHub Star
- Pro
- 97 discussions answered
Block or Report
Block or report bahmutov
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
start-server-and-test Public
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
-
next-update Public
Tests if module's dependencies can be updated to latest version
-
npm-install Public
GitHub Action for install npm dependencies with caching without any configuration
-
-
javascript-journey Public
Source code for blog post Journey from procedural to reactive JavaScript with stops
6,791 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 51 commits in 10 repositories
Created 1 repository
- bahmutov/sudoku-testing-v10 JavaScript
Reviewed 1 pull request in 1 repository
cypress-io/cypress-grep
1 pull request
Created an issue in cypress-io/cypress that received 3 comments
cy.mount is missing typescript definition
Current behavior
Every cy command has TypeScript definition, but cy.mount is showing "any"
Desired behavior
Add TS definition
Test code to reproduce

