-
Fastly
- Nagoya, Japan
- @katsuyukiomuro
Highlights
- Pro
Block or Report
Block or report harmony7
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
794 contributions in the last year
Activity overview
Contributed to
fastly/compute-js-opentelemetry,
fastly/fanout-compute-js-demo,
fanout/php-grip
and 21 other
repositories
Contribution activity
June 2022
Created 213 commits in 9 repositories
Created 1 repository
- harmony7/js-patch-obj-prop TypeScript
Created a pull request in fastly/expressly that received 1 comment
Route end behavior
This is a PR to address the following things to make Expressly behave more closely to Express (and be less surprising): As in Express, a route ha…
+15
−10
•
1
comment
Opened 1 other pull request in 1 repository
fastly/expressly
1
merged
Created an issue in fastly/js-compute-runtime that received 2 comments
Can't call functions of classes derived from built-in classes
Consider the following code that works as expected: class Base { fn() { return 'fn'; } } class Derived extends Base { constructor() { super(); this.f…
2
comments

